added doxygen comments
authorMatthias Braun <matze@braunis.de>
Wed, 2 May 2007 13:31:45 +0000 (13:31 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 2 May 2007 13:31:45 +0000 (13:31 +0000)
[r13594]

ir/ana2/ecg.h

index 5961a52..1b576ec 100644 (file)
@@ -1,5 +1,3 @@
-/* -*- c -*- */
-
 /*
  * Copyright (C) 1995-2007 University of Karlsruhe.  All right reserved.
  *
  * PURPOSE.
  */
 
+/**
+ * @file
+ * @brief   Extended Call Graph
+ * @author  Florian
+ * @version $Id$
+ */
 #ifndef FIRM_ANA2_EGC_H
 #define FIRM_ANA2_EGC_H