Parent Directory
|
Revision Log
|
Patch
revision 1049 by johnpye, Fri Jan 5 13:45:13 2007 UTC | revision 1050 by johnpye, Sat Jan 6 04:04:47 2007 UTC | |
---|---|---|
# | Line 107 typedef enum{ | Line 107 typedef enum{ |
107 | } IntegratorEngine; | } IntegratorEngine; |
108 | ||
109 | ||
110 | typedef struct{ | typedef struct IntegratorLookupStruct{ |
111 | IntegratorEngine id; | IntegratorEngine id; |
112 | const char *name; | const char *name; |
113 | } IntegratorLookup; | } IntegratorLookup; |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |