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 40 | Line 40 |
40 | * </pre> | * </pre> |
41 | */ | */ |
42 | ||
43 | #ifndef __COPYINST_H_SEEN__ | #ifndef ASC_COPYINST_H |
44 | #define __COPYINST_H_SEEN__ | #define ASC_COPYINST_H |
45 | ||
46 | /** addtogroup compiler Compiler | |
47 | @{ | |
48 | */ | |
49 | ||
50 | enum Copy_enum { | enum Copy_enum { |
51 | c_none, | c_none, |
# | Line 133 ASC_DLLSPEC struct Instance *CopyInstanc | Line 137 ASC_DLLSPEC struct Instance *CopyInstanc |
137 | * </pre> | * </pre> |
138 | */ | */ |
139 | ||
140 | #endif /* __COPYINST_H_SEEN__ */ | /* @} */ |
141 | ||
142 | #endif /* ASC_COPYINST_H */ | |
143 |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |