Vaucanson  1.4.1
z_fmp_transducer_structures.hh
1 #ifndef VAUCANSON_Z_FMP_TRANSDUCER_STRUCTURES_HH
2 # define VAUCANSON_Z_FMP_TRANSDUCER_STRUCTURES_HH
3 
4 # include <vaucanson/config/pconf.hh>
5 # include <vaucanson/misc/usual_macros.hh>
6 # include <vaucanson/contexts/bmig/z_fmp_transducer_structures.hh>
7 # include <vaucanson/contexts/listg/z_fmp_transducer_structures.hh>
8 # if !defined(ALIAS_z_fmp_transducer)
9 # define ALIAS_z_fmp_transducer
10 namespace vcsn
11 {
12  namespace z_fmp_transducer = vcsn::VCSN_DEFAULT_GRAPH_IMPL::z_fmp_transducer;
13 }
14 # endif
15 # if !defined(ALIAS_z_automaton)
16 # define ALIAS_z_automaton
17 namespace vcsn
18 {
19  namespace z_automaton = vcsn::VCSN_DEFAULT_GRAPH_IMPL::z_automaton;
20 }
21 # endif
22 # if !defined(COMMON_TRAITS)
23 # define COMMON_TRAITS
24 namespace vcsn
25 {
26  VCSN_MAKE_STANDARD_OF_TRAITS(vcsn::VCSN_DEFAULT_GRAPH_IMPL::Graph);
27 }
28 # endif
29 #endif // !VAUCANSON_Z_FMP_TRANSDUCER_STRUCTURES_HH