Loads do not remove any nodes from the exec after sets. Also fix a 'node leak'.
[libfirm] / ir / stat / pattern.c
index 4e9b5cd..b213fae 100644 (file)
  * PURPOSE.
  */
 
-/*
- * pattern history
+/**
+ * @file
+ * @brief   Statistics for Firm. Pattern history.
+ * @author  Michael Beck
+ * @version $Id$
  */
-
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif