Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
registry.cc
Go to the documentation of this file.
1 #include <vcsn/algos/registry.hh>
2 
3 #include <boost/filesystem.hpp>
4 
5 namespace vcsn
6 {
7  namespace dyn
8  {
9  namespace detail
10  {
11  std::string algo_header(const std::string& f)
12  }
13  }
14 }