correctly implement memop handling
[libfirm] / ir / opt / loop.c
index bc0a68d..8e7fae7 100644 (file)
@@ -22,7 +22,6 @@
  * @author   Christian Helmer
  * @brief    loop inversion and loop unrolling
  *
- * @version  $Id$
  */
 #include "config.h"