Vaucanson 1.4
pconf.hh
00001 /* include/vaucanson/config/pconf.hh.  Generated from pconf.hh.in by configure.  */
00003 #define VCSN_PACKAGE_BUGREPORT "vaucanson-bugs@lrde.epita.fr"
00004 
00006 #define VCSN_PACKAGE_NAME "vaucanson"
00007 
00009 #define VCSN_PACKAGE_STRING "vaucanson 1.4"
00010 
00012 #define VCSN_PACKAGE_VERSION "1.4"
00013 
00015 #ifndef VCSN_DATA_PATH
00016 # define VCSN_DATA_PATH "/home/adl/usr/share/vaucanson/"
00017 #endif
00018 
00020 #define VCSN_XMLNS "http://vaucanson.lrde.epita.fr"
00021 
00023 #ifndef VCSN_DEFAULT_GRAPH_IMPL
00024 # define VCSN_DEFAULT_GRAPH_IMPL listg
00025 #endif
00026