Vaucanson 1.4
f2_automaton_structures.hh
00001 #ifndef VAUCANSON_F2_AUTOMATON_STRUCTURES_HH
00002 # define VAUCANSON_F2_AUTOMATON_STRUCTURES_HH
00003 
00004 # include <vaucanson/config/pconf.hh>
00005 # include <vaucanson/misc/usual_macros.hh>
00006 # include <vaucanson/contexts/bmig/f2_automaton_structures.hh>
00007 # include <vaucanson/contexts/listg/f2_automaton_structures.hh>
00008 # if !defined(ALIAS_f2_automaton)
00009 #  define ALIAS_f2_automaton
00010 namespace vcsn
00011 {
00012   namespace f2_automaton = vcsn::VCSN_DEFAULT_GRAPH_IMPL::f2_automaton;
00013 }
00014 # endif
00015 # if !defined(COMMON_TRAITS)
00016 #  define COMMON_TRAITS
00017 namespace vcsn
00018 {
00019   VCSN_MAKE_STANDARD_OF_TRAITS(vcsn::VCSN_DEFAULT_GRAPH_IMPL::Graph);
00020 }
00021 # endif
00022 #endif // !VAUCANSON_F2_AUTOMATON_STRUCTURES_HH