LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
break-exp.hxx
Go to the documentation of this file.
1 
6 #ifndef AST_BREAK_EXP_HXX
7 # define AST_BREAK_EXP_HXX
8 
9 # include <ast/break-exp.hh>
10 
11 // Hint: this needs to be done at TC-3.
12 
13 
14 namespace ast
15 {
16 
17  // FIXME: Some code was deleted here.
18 
19 } // namespace ast
20 
21 #endif // !AST_BREAK_EXP_HXX