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 98 | Line 98 |
98 | #ifndef ASC_ANONTYPE_H | #ifndef ASC_ANONTYPE_H |
99 | #define ASC_ANONTYPE_H | #define ASC_ANONTYPE_H |
100 | ||
101 | /** addtogroup compiler Compiler | |
102 | @{ | |
103 | */ | |
104 | ||
105 | /** For debugging set =1, for performance set = 0 */ | /** For debugging set =1, for performance set = 0 */ |
106 | #define ATDEBUG 0 | #define ATDEBUG 0 |
107 | ||
# | Line 199 ASC_DLLSPEC void Asc_WriteAnonList(FILE | Line 203 ASC_DLLSPEC void Asc_WriteAnonList(FILE |
203 | struct Instance *root, | struct Instance *root, |
204 | int mlists); | int mlists); |
205 | ||
206 | /* @} */ | |
207 | ||
208 | #endif /* ASC_ANONTYPE_H */ | #endif /* ASC_ANONTYPE_H */ |
209 |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |