00001 #ifndef VAUCANSON_FMP_TRANSDUCER_STRUCTURES_HH 00002 # define VAUCANSON_FMP_TRANSDUCER_STRUCTURES_HH 00003 00004 # include <vaucanson/config/pconf.hh> 00005 # include <vaucanson/misc/usual_macros.hh> 00006 # include <vaucanson/contexts/bmig/fmp_transducer_structures.hh> 00007 # include <vaucanson/contexts/listg/fmp_transducer_structures.hh> 00008 # if !defined(ALIAS_fmp_transducer) 00009 # define ALIAS_fmp_transducer 00010 namespace vcsn 00011 { 00012 namespace fmp_transducer = vcsn::VCSN_DEFAULT_GRAPH_IMPL::fmp_transducer; 00013 } 00014 # endif 00015 # if !defined(ALIAS_boolean_automaton) 00016 # define ALIAS_boolean_automaton 00017 namespace vcsn 00018 { 00019 namespace boolean_automaton = vcsn::VCSN_DEFAULT_GRAPH_IMPL::boolean_automaton; 00020 } 00021 # endif 00022 #endif // !VAUCANSON_FMP_TRANSDUCER_STRUCTURES_HH