Several BugFixes and updates:
[libfirm] / ir / be / TEMPLATE / TEMPLATE_transform.c
index 5e6e8d9..f502b8f 100644 (file)
  * PURPOSE.
  */
 
-/* The codegenrator (transform FIRM into TEMPLATE FIRM */
-/* $Id$ */
+/**
+ * @file
+ * @brief   code selection (transform FIRM into TEMPLATE FIRM)
+ * @version $Id$
+ */
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif