added doxygen comments
[libfirm] / ir / st / st.h
index 05096ad..37e2894 100644 (file)
@@ -1,11 +1,11 @@
 /* Copyright (c) 2002 by Universität Karlsruhe (TH).  All Rights Reserved  */
 
-/***
+/**
    NAME
      st.h
    PURPOSE
      provide some auxilliary structures for firm graphs.
-   NOTES
+   S
      not quite complete
    HISTORY
      liekweg - Feb 26, 2002: Created.
@@ -22,7 +22,7 @@
 
 #include "bs.h"
 
-#include "bool.h"
+#include <stdbool.h>
 
 
 /* Data Types: */