Go to the documentation of this file.00001
00008
00009
00010 #ifndef __NMEEPub__
00011 #define __NMEEPub__
00012
00013 #ifdef __cplusplus
00014 extern "C" {
00015 #endif
00016
00017 #include "NME.h"
00018
00020 extern NMEOutputFormat const NMEOutputFormatOPSXHTML;
00021
00022 #ifdef __cplusplus
00023 }
00024 #endif
00025
00026 #endif