Go to the documentation of this file.
17 #ifndef VCSN_TOOLS_DOT_DISPLAY_HH
18 # define VCSN_TOOLS_DOT_DISPLAY_HH
37 static const char *
const dotty_argv[] = {
"dotty",
"-", 0 };
39 template <
class S,
class T>
41 dot_display(
const Element<S, T>& a,
42 const std::string& name,
43 const bool bg =
false,
44 const char *
const argv[] = dotty_argv);
49 # if !defined VCSN_USE_INTERFACE_ONLY || defined VCSN_USE_LIB
51 # endif // VCSN_USE_INTERFACE_ONLY
53 #endif // ! VCSN_TOOLS_DOT_DISPLAY_HH