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