bpm_version.h

00001 #ifndef BPM_VERSION_H_LOADED
00002 #define BPM_VERSION_H_LOADED
00003 
00004 #include <bpm/bpm_defs.h>
00005 
00006 #ifdef __cplusplus
00007 extern "C" {
00008 #endif
00009 
00010 #define BPM_VERSION "0.1"
00011 #define BPM_VERSION_VAL 0.1
00012 
00013 EXTERN const char * bpm_version;
00014 
00015 #ifdef __cplusplus
00016 }
00017 #endif
00018 
00019 #endif

Generated on Fri Nov 9 21:17:10 2007 for libbpm by  doxygen 1.5.1