file: init.h

#ifndef _INIT_H #define _INIT_H void InitColors(Widget); void init_CB(XtAppContext); void get_head(char *); void init_hierkey(void); void init_glyphkey(void); void init_HelpList(void); void init_DimList(void); #endif /* _INIT_H */


Back to Source File Index


C++ to HTML Conversion by ctoohtml