Parent Directory
|
Revision Log
|
Patch
| revision 1039 by johnpye, Thu Jan 4 23:21:20 2007 UTC | revision 1066 by johnpye, Sun Jan 7 10:02:41 2007 UTC | |
|---|---|---|
| # | Line 30 | Line 30 |
| 30 | #ifndef ASC_INSTANCE_TYPES_H | #ifndef ASC_INSTANCE_TYPES_H |
| 31 | #define ASC_INSTANCE_TYPES_H | #define ASC_INSTANCE_TYPES_H |
| 32 | ||
| 33 | /** addtogroup compiler Compiler | |
| 34 | @{ | |
| 35 | */ | |
| 36 | ||
| 37 | #include "instance_enum.h" | #include "instance_enum.h" |
| 38 | #include "fractions.h" | #include "fractions.h" |
| 39 | #include "dimen.h" | #include "dimen.h" |
| # | Line 664 struct GlobalDummyInstance { | Line 668 struct GlobalDummyInstance { |
| 668 | */ | */ |
| 669 | }; | }; |
| 670 | ||
| 671 | /* @} */ | |
| 672 | ||
| 673 | #endif /* ASC_INSTANCE_TYPES_H */ | #endif /* ASC_INSTANCE_TYPES_H */ |
| 674 |
|
||||||||
| john.pye@anu.edu.au | ViewVC Help |
| Powered by ViewVC 1.1.22 |