Several BugFixes and updates:
[libfirm] / ir / be / besched.c
index 301d58e..2106059 100644 (file)
  * PURPOSE.
  */
 
-/* $Id$ */
-
+/**
+ * @file
+ * @brief       Scheduling utilities for nodes in Blocks and Blocks.
+ * @author      Sebastian Hack
+ * @version     $Id$
+ */
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif