00001 #ifndef VAUCANSON_INT_Z_AUTOMATON_HH
00002 # define VAUCANSON_INT_Z_AUTOMATON_HH
00003 
00004 # include <vaucanson/config/pconf.hh>
00005 # include <vaucanson/misc/usual_macros.hh>
00006 # include <vaucanson/contexts/listg/int_z_automaton.hh>
00007 # include <vaucanson/contexts/bmig/int_z_automaton.hh>
00008 # if !defined(ALIAS_int_z_automaton)
00009 #  define ALIAS_int_z_automaton
00010 namespace vcsn
00011 {
00012   namespace int_z_automaton = vcsn::VCSN_DEFAULT_GRAPH_IMPL::int_z_automaton;
00013 }
00014 # endif
00015 #endif // !VAUCANSON_INT_Z_AUTOMATON_HH