Vaucanson  1.4.1
pconf.hh
1 /* include/vaucanson/config/pconf.hh. Generated from pconf.hh.in by configure. */
3 #define VCSN_PACKAGE_BUGREPORT "vaucanson-bugs@lrde.epita.fr"
4 
6 #define VCSN_PACKAGE_NAME "vaucanson"
7 
9 #define VCSN_PACKAGE_STRING "vaucanson 1.4.1"
10 
12 #define VCSN_PACKAGE_VERSION "1.4.1"
13 
15 #ifndef VCSN_DATA_PATH
16 # define VCSN_DATA_PATH "/home/adl/usr/share/vaucanson/"
17 #endif
18 
20 #define VCSN_XMLNS "http://vaucanson.lrde.epita.fr"
21 
23 #ifndef VCSN_DEFAULT_GRAPH_IMPL
24 # define VCSN_DEFAULT_GRAPH_IMPL listg
25 #endif
26