wordrec/msmenus.h

Go to the documentation of this file.
00001 
00020 #ifndef MSMENUS_H
00021 #define MSMENUS_H
00022 
00023 /*---------------------------------------------------------------------------
00024           Public Function Prototypes
00025 ----------------------------------------------------------------------------*/
00026 void init_ms_debug(); 
00027 
00028 /*
00029 #if defined(__STDC__) || defined(__cplusplus)
00030 # define _P(s) s
00031 #else
00032 # define _P(s) ()
00033 #endif
00034 
00035 void init_debug
00036   _P((void));
00037 
00038 #undef _P
00039 */
00040 #endif

Generated on Wed Feb 28 19:49:13 2007 for Tesseract by  doxygen 1.5.1