comments added
[libfirm] / ir / tr / typegmod_t.h
1
2 # ifndef _TYPEGMOD_T_H_
3 # define _TYPEGMOD_T_H_
4
5 # include "typegmod.h"
6
7 /****h* libfirm/typegmod
8  *
9  * NAME
10  *  file typegmod.h
11  * COPYRIGHT
12  *   (C) 2001 by Universitaet Karlsruhe
13  * AUTHORS
14  *   Goetz Lindenmaier
15  * NOTES
16  *  This module supplies routines that support changing the type graph.
17  *****
18  */
19
20
21 # endif /*_TYPEGMOD_T_H_ */