LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
array.hxx
Go to the documentation of this file.
1 
5 #ifndef TYPE_ARRAY_HXX
6 # define TYPE_ARRAY_HXX
7 
8 # include <type/array.hh>
9 # include <misc/contract.hh>
10 
11 namespace type
12 {
13  // FIXME: Some code was deleted here (Ctor & Dtor).
14 } // namespace type
15 
16 #endif // !TYPE_ARRAY_HXX