Vcsn  2.1
Be Rational
lao_z.hh
Go to the documentation of this file.
1 #ifndef VCSN_CTX_LAO_Z_HH
2 # define VCSN_CTX_LAO_Z_HH
3 
4 # include <vcsn/labelset/oneset.hh>
5 # include <vcsn/ctx/context.hh>
6 # include <vcsn/weightset/z.hh>
7 
8 namespace vcsn
9 {
10  namespace ctx
11  {
13  }
14 }
15 
16 # include <vcsn/ctx/instantiate.hh>
17 
18 namespace vcsn
19 {
21 };
22 
23 #endif // !VCSN_CTX_LAO_Z_HH
context< oneset, vcsn::z > lao_z
Definition: lao_z.hh:12
VCSN_CTX_INSTANTIATE(ctx::lal_char_b)
static dyn::context ctx(const driver &d)
Get the context of the driver.
Definition: parse.cc:80