use is_$KIND(n) instead of get_irn_op(n) == op_$KIND.
[libfirm] / ir / stat / stat_timing.c
index b80ed71..bf0f93e 100644 (file)
@@ -21,7 +21,6 @@
  * @file
  * @brief   OS abstraction from time measurement
  * @author  Sebastian Hack, Michael Beck, Matthias Braun
- * @version $Id$
  */
 #include "config.h"