Vcsn
2.8
Be Rational
guess-automaton-format.hh
Go to the documentation of this file.
1
#pragma once
2
3
namespace
vcsn
4
{
5
/*--------------------------.
6
| guess_automaton_format. |
7
`--------------------------*/
8
14
std::string
15
guess_automaton_format
(std::istream& is);
16
}
vcsn::guess_automaton_format
std::string guess_automaton_format(std::istream &is)
Guess the format of an automaton file.
Definition:
read.cc:18
vcsn
Definition:
a-star.hh:8
vcsn
algos
guess-automaton-format.hh
Generated by
1.8.13