/* * This file was automatically generated by version 1.7 of cextract. * Manual editing not recommended. */ #ifndef __CEXTRACT__ #ifdef __STDC__ extern void PresentationValueToPRule ( PresentationValue val, int type, PRule pRule, int specific ); extern PresentationValue PRuleToPresentationValue ( PRule pRule ); extern void PRuleToPresentationSetting ( PRule pRule, PresentationSetting setting, int extra ); extern int PresConstInsert ( PSchema tcsh, char *value ); #else /* __STDC__ */ extern void PresentationValueToPRule (/* PresentationValue val, int type, PRule pRule, int specific */); extern PresentationValue PRuleToPresentationValue (/* PRule pRule */); extern void PRuleToPresentationSetting (/* PRule pRule, PresentationSetting setting, int extra */); extern int PresConstInsert (/* PSchema tcsh, char *value */); #endif /* __STDC__ */ #endif /* __CEXTRACT__ */