/* * This file was automatically generated by version 1.7 of cextract. * Manual editing not recommended. */ #ifndef __CEXTRACT__ #ifdef __STDC__ extern void IndexLoadResources ( void ); extern void TtcIndex ( Document doc, View view ); extern void Indexer ( PtrDocument pDoc ); extern void CallbackIndex ( int Ref, int TypeData, char *Data ); #else /* __STDC__ */ extern void IndexLoadResources (/* void */); extern void TtcIndex (/* Document doc, View view */); extern void Indexer (/* PtrDocument pDoc */); extern void CallbackIndex (/* int Ref, int TypeData, char *Data */); #endif /* __STDC__ */ #endif /* __CEXTRACT__ */