1 #ifndef VAUCANSON_BOOLEAN_TRANSDUCER_HH
2 # define VAUCANSON_BOOLEAN_TRANSDUCER_HH
4 # include <vaucanson/config/pconf.hh>
5 # include <vaucanson/misc/usual_macros.hh>
6 # include <vaucanson/contexts/bmig/boolean_transducer.hh>
7 # include <vaucanson/contexts/listg/boolean_transducer.hh>
8 # if !defined(ALIAS_boolean_transducer)
9 # define ALIAS_boolean_transducer
12 namespace boolean_transducer = vcsn::VCSN_DEFAULT_GRAPH_IMPL::boolean_transducer;
15 # if !defined(ALIAS_boolean_automaton)
16 # define ALIAS_boolean_automaton
19 namespace boolean_automaton = vcsn::VCSN_DEFAULT_GRAPH_IMPL::boolean_automaton;
22 # if !defined(COMMON_TRAITS)
23 # define COMMON_TRAITS
26 VCSN_MAKE_STANDARD_OF_TRAITS(vcsn::VCSN_DEFAULT_GRAPH_IMPL::Graph);
29 #endif // !VAUCANSON_BOOLEAN_TRANSDUCER_HH