This commit is contained in:
Vitor Santos Costa
2017-04-07 23:10:59 +01:00
parent a9f02dddca
commit faf3c930c8
86 changed files with 901 additions and 642 deletions

View File

@@ -19,8 +19,10 @@ static char SccsId[] = "%W% %G%";
#endif
/**
* @file format.c
*
* @defgroup FormattedIO Formatted Output
* @ingroup YAPIO
* @ingroup InputOutput
* This file includes the definition of the formatted output predicates.
*
* @{