classify/extern.h

Go to the documentation of this file.
00001 
00020 #ifndef EXTERN_H
00021 #define EXTERN_H
00022 
00023 
00024 #ifdef __cplusplus
00025 #define EXTERN extern "C"
00026 #else
00027 #define EXTERN extern
00028 #endif
00029 #endif

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