nyctergatis.com

Contact

Projects
Sysquake Remote Live
NME
PDF
Hike
Sudoku
GifBuilder
jpeglib for Palm OS
MySQL Client
Cross-GCC for Mac OS
NMEEPub.h
Go to the documentation of this file.
00001 
00008 /* License: new BSD license (see NME.h header file) */
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
Generated by Doxygen.
Copyright 2007-2013, Yves Piguet.
All rights reserved.