Parent Directory | Revision Log | Patch
revision 1065 by johnpye, Mon Jan 23 04:13:17 2006 UTC | revision 1066 by johnpye, Sun Jan 7 10:02:41 2007 UTC | |
---|---|---|
# | Line 42 | Line 42 |
42 | #ifndef ASC_FUNCTYPE_H | #ifndef ASC_FUNCTYPE_H |
43 | #define ASC_FUNCTYPE_H | #define ASC_FUNCTYPE_H |
44 | ||
45 | /** addtogroup compiler Compiler | |
46 | @{ | |
47 | */ | |
48 | ||
49 | /** | /** |
50 | * Safe math error codes. | * Safe math error codes. |
51 | * If you add to this enum be sure to add to safe_error_to_stderr | * If you add to this enum be sure to add to safe_error_to_stderr |
# | Line 98 struct Func { | Line 102 struct Func { |
102 | #endif | #endif |
103 | }; | }; |
104 | ||
105 | /* @} */ | |
106 | ||
107 | #endif /* ASC_FUNCTYPE_H */ | #endif /* ASC_FUNCTYPE_H */ |
108 |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |