00001 #ifndef __EventHistory_LOADED 00002 #define __EventHistory_LOADED 00003 typedef struct { 00004 Int_t eventhistory; 00005 Int_t ID; 00006 char TableName[32]; 00007 Int_t EntryNumber; 00008 char Routine[32]; 00009 char VersionString[8]; 00010 char DateFilled[16]; 00011 Int_t _9999; 00012 } EVENTHISTORY_DEF; 00013 #ifdef __ADAMO_SHELL__ 00014 extern EVENTHISTORY_DEF eventhistory_; 00015 #endif // __ADAMO_SHELL__ 00016 #endif // __EventHistory_LOADED
1.3.9.1