Parent Directory | Revision Log | Patch
revision 1065 by johnpye, Sun Jan 7 07:54:06 2007 UTC | revision 1066 by johnpye, Sun Jan 7 10:02:41 2007 UTC | |
---|---|---|
# | Line 37 | Line 37 |
37 | #ifndef ASC_STATIO_H | #ifndef ASC_STATIO_H |
38 | #define ASC_STATIO_H | #define ASC_STATIO_H |
39 | ||
40 | /** addtogroup compiler Compiler | |
41 | @{ | |
42 | */ | |
43 | ||
44 | #include <stdio.h> | #include <stdio.h> |
45 | #include <stdarg.h> | #include <stdarg.h> |
46 | #include <utilities/ascConfig.h> | #include <utilities/ascConfig.h> |
# | Line 204 extern void Asc_StatErrMsg_NotAllowedDec | Line 208 extern void Asc_StatErrMsg_NotAllowedDec |
208 | * allowed in a declarative MODEL body. | * allowed in a declarative MODEL body. |
209 | */ | */ |
210 | ||
211 | /* @} */ | |
212 | ||
213 | #endif /* ASC_STATIO_H */ | #endif /* ASC_STATIO_H */ |
214 |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |