rename type entity into ir_entity
[libfirm] / ir / tr / type_identify_t.h
1 /**
2  * @file type.h
3  *
4  * Project:     libFIRM                                                   <br>
5  * File name:   ir/tr/type.h                                              <br>
6  * Purpose:     Representation of types.                                  <br>
7  * Author:      Goetz Lindenmaier                                         <br>
8  * Modified by:                                                           <br>
9  * Created:                                                               <br>
10  * Copyright:   (c) 2001-2003 Universität Karlsruhe                       <br>
11  * Licence:     This file protected by GPL -  GNU GENERAL PUBLIC LICENSE. <br>
12  * CVS-ID:      $Id$
13  *
14  *
15  */
16
17 # ifndef _TYPE_IDENTIFY_T_H_
18 # define _TYPE_IDENTIFY_T_H_
19
20 #include "type_identify.h"
21
22 # endif /* _TYPE_IDENTIFY_T_H_ */