Vcsn  2.1
Be Rational
law_char_q.hh
Go to the documentation of this file.
1 #ifndef VCSN_CTX_LAW_CHAR_Q_HH
2 # define VCSN_CTX_LAW_CHAR_Q_HH
3 
4 # include <vcsn/ctx/context.hh>
5 # include <vcsn/ctx/law_char.hh>
6 # include <vcsn/weightset/q.hh>
7 
8 namespace vcsn
9 {
10  namespace ctx
11  {
13  }
14 }
15 
16 #endif // !VCSN_CTX_LAW_CHAR_Q_HH
static dyn::context ctx(const driver &d)
Get the context of the driver.
Definition: parse.cc:80