Converted comments to doxygen
[libfirm] / ir / tr / typegmod_t.h
1 /* (C) 2001 by Universitaet Karlsruhe */
2
3 /* $Id$ */
4
5 # ifndef _TYPEGMOD_T_H_
6 # define _TYPEGMOD_T_H_
7
8 # include "typegmod.h"
9
10 /**
11  * @file typegmod.h
12  *   Goetz Lindenmaier
13  *  This module supplies routines that support changing the type graph.
14  */
15
16
17 # endif /*_TYPEGMOD_T_H_ */