Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
scan.hh
Go to the documentation of this file.
1 #ifndef LIB_VCSN_RAT_SCAN_HH
2 # define LIB_VCSN_RAT_SCAN_HH
3 
4 // Set parameters for Flex header, and include it.
5 # define YY_FLEX_NAMESPACE_BEGIN namespace vcsn { namespace rat {
6 # define YY_FLEX_NAMESPACE_END }}
7 
8 # include <vcsn/misc/flex-lexer.hh>
9 
10 #endif // !LIB_VCSN_RAT_SCAN_HH