LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
libassem.hh
Go to the documentation of this file.
1 
6 #ifndef ASSEM_LIBASSEM_HH
7 # define ASSEM_LIBASSEM_HH
8 
10 namespace assem
11 {
12 }
13 
14 # include <assem/instr.hh>
15 # include <assem/label.hh>
16 # include <assem/oper.hh>
17 # include <assem/move.hh>
18 # include <assem/comment.hh>
19 # include <assem/fragment.hh>
20 # include <assem/fragments.hh>
21 
22 #endif // !ASSEM_LIBASSEM_HH