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 42 | Line 42 |
42 | #ifndef ASC_DUMP_H | #ifndef ASC_DUMP_H |
43 | #define ASC_DUMP_H | #define ASC_DUMP_H |
44 | ||
45 | /** addtogroup compiler Compiler | |
46 | @{ | |
47 | */ | |
48 | ||
49 | #include <utilities/ascConfig.h> | #include <utilities/ascConfig.h> |
50 | ||
51 | #define MESSYTHRESH 10 | #define MESSYTHRESH 10 |
# | Line 85 extern struct Instance *FindInstance(sym | Line 89 extern struct Instance *FindInstance(sym |
89 | * returns NULL. | * returns NULL. |
90 | */ | */ |
91 | ||
92 | /* @} */ | |
93 | ||
94 | #endif /* ASC_DUMP_H */ | #endif /* ASC_DUMP_H */ |
95 |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |