/* * This file was automatically generated by version 1.7 of cextract. * Manual editing not recommended. */ #ifndef __CEXTRACT__ #ifdef __STDC__ extern void EDITORApplicationInitialise ( void ); extern void EDITORActionListInit ( void ); extern void TteLoadApplications ( void ); extern int main ( int argc, char **argv ); extern void EDITORLoadResources ( void ); #else /* __STDC__ */ extern void EDITORApplicationInitialise (/* void */); extern void EDITORActionListInit (/* void */); extern void TteLoadApplications (/* void */); extern int main (/* int argc, char **argv */); extern void EDITORLoadResources (/* void */); #endif /* __STDC__ */ #endif /* __CEXTRACT__ */