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