replaced inline by __inline to allow to be compiled in gcc and msvc modes
[libfirm] / ir / be / beifg.c
index 9ca560f..0f0bb8c 100644 (file)
  */
 
 /**
- * @file   beifg.c
- * @date   18.11.2005
- * @author Sebastian Hack
- *
- * Copyright (C) 2005 Universitaet Karlsruhe
- * Released under the GPL
+ * @file
+ * @brief       Interface for interference graphs.
+ * @author      Sebastian Hack
+ * @date        18.11.2005
+ * @version     $Id$
  */
 #ifdef HAVE_CONFIG_H
 #include "config.h"