Fixed initialization of option tables
[libfirm] / ir / tv / fltcalc.c
index 0b6f048..aaec048 100644 (file)
  * PURPOSE.
  */
 
-/*
- * Project:     libFIRM
- * File name:   ir/tv/fltcalc.c
- * Purpose:
- * Author:
- * Modified by:
- * Created:     2003
- * CVS-ID:      $Id$
- * Copyright:   (c) 2003 Universität Karlsruhe
+/**
+ * @file
+ * @brief    tarval floating point calculations
+ * @date     2003
+ * @author   Mathias Heil
+ * @version  $Id$
  */
 
-
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif
 
-
 #include "fltcalc.h"
 #include "strcalc.h"