- allow_ifconv interface was totally braindamaged. Use a simple and intuitive
[libfirm] / include / libfirm / irsimpletype.h
index f318553..8b545df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1995-2007 University of Karlsruhe.  All right reserved.
+ * Copyright (C) 1995-2008 University of Karlsruhe.  All right reserved.
  *
  * This file is part of libFirm.
  *
@@ -23,7 +23,7 @@
  * @author   Goetz Lindenmaier
  * @date     22.8.2003
  * @version  $Id$
- * @summary
+ * @brief
  *  We compute type information for each node.  It is derived from the
  *  types of the origines of values, e.g. parameter types can be derived
  *  from the method type.