Vaucanson
1.4.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
vaucanson
char_int_boolean_automaton_structures.hh
1
#ifndef VAUCANSON_CHAR_INT_BOOLEAN_AUTOMATON_STRUCTURES_HH
2
# define VAUCANSON_CHAR_INT_BOOLEAN_AUTOMATON_STRUCTURES_HH
3
4
# include <vaucanson/config/pconf.hh>
5
# include <vaucanson/misc/usual_macros.hh>
6
# include <vaucanson/contexts/bmig/char_int_boolean_automaton_structures.hh>
7
# include <vaucanson/contexts/listg/char_int_boolean_automaton_structures.hh>
8
# if !defined(ALIAS_char_int_boolean_automaton)
9
# define ALIAS_char_int_boolean_automaton
10
namespace
vcsn
11
{
12
namespace
char_int_boolean_automaton = vcsn::VCSN_DEFAULT_GRAPH_IMPL::char_int_boolean_automaton;
13
}
14
# endif
15
# if !defined(COMMON_TRAITS)
16
# define COMMON_TRAITS
17
namespace
vcsn
18
{
19
VCSN_MAKE_STANDARD_OF_TRAITS(vcsn::VCSN_DEFAULT_GRAPH_IMPL::Graph);
20
}
21
# endif
22
#endif // !VAUCANSON_CHAR_INT_BOOLEAN_AUTOMATON_STRUCTURES_HH
Generated on Sat Jul 14 2012 18:46:39 for Vaucanson by
1.8.1.1