remove the unused 'ident' type, remove tpo_max add tpo_last
[libfirm] / include / libfirm / execution_frequency.h
index 2da46b4..843e541 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     5.11.2004
  * @version  $Id$
- * @summary
+ * @brief
  * We assume the start block of a procedure is executed once.  Based on this we
  * compute the execution freqency of all blocks.
  *