Go to the documentation of this file.
17 #ifndef VCSN_TOOLS_FSM_DUMP_HH
18 # define VCSN_TOOLS_FSM_DUMP_HH
27 # include <vaucanson/automata/concept/handlers.hh>
28 # include <vaucanson/misc/usual_macros.hh>
41 template <
typename St,
typename auto_t>
42 void fsm_dump(St& out,
const auto_t& a);
48 # if !defined VCSN_USE_INTERFACE_ONLY || defined VCSN_USE_LIB
49 # include <vaucanson/tools/fsm_dump.hxx>
50 # endif // VCSN_USE_INTERFACE_ONLY
52 #endif // ! VCSN_TOOLS_FSM_DUMP_HH