|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 402 (0x192) Types: TextFile Names: »EXTERN.h«
└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987 └─⟦this⟧ »EUUGD18/General/Warp/EXTERN.h«
/* $Header: EXTERN.h,v 7.0.1.1 86/12/12 16:46:50 lwall Exp $ * * $Log: EXTERN.h,v $ * Revision 7.0.1.1 86/12/12 16:46:50 lwall * Guarded the undefs. * * Revision 7.0 86/10/08 15:11:31 lwall * Split into separate files. Added amoebas and pirates. * */ #ifdef EXT #undef EXT #endif #define EXT extern #ifdef INIT #undef INIT #endif #define INIT(x) #ifdef DOINIT #undef DOINIT #endif