00001 // Fichier genere automatiquement par Buildfile. 00002 // Modelib / Programmes lineaires pour C++ et Python 00003 #ifndef __CONFIG_H 00004 #define __CONFIG_H 00005 00006 #define __no_export 00007 #define WINDOWS_VERSION 00008 #define USE_LATEX_FORMAT 00009 #define USE_HTML_FORMAT 00010 00011 00012 #endif 00013