added doxygen comments
[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 /**
10  *
11  *  file typegmod.h
12  *   (C) 2001 by Universitaet Karlsruhe
13  *   Goetz Lindenmaier
14  *  This module supplies routines that support changing the type graph.
15  */
16
17
18 # endif /*_TYPEGMOD_T_H_ */