Vcsn
2.3
Be Rational
Main Page
Namespaces
Classes
Files
File List
File Members
fwd.hh
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
#include <sstream>
5
6
#include <vcsn/dyn/fwd.hh>
7
8
namespace
vcsn
9
{
10
namespace
dyn
11
{
12
// efsm.cc.
13
automaton
read_efsm
(std::istream& is);
14
// fado.cc.
15
automaton
read_fado
(std::istream& is);
16
}
17
}
vcsn
Definition:
a-star.hh:8
vcsn::dyn::read_efsm
automaton read_efsm(std::istream &is)
Definition:
efsm.cc:103
vcsn::dyn::read_fado
automaton read_fado(std::istream &is)
Definition:
fado.cc:21
lib
vcsn
algos
fwd.hh
Generated by
1.8.10