Some access routines for visited flags in entity.h, irnode.h,
[libfirm] / ir / tr / type_or_entity.h
index 2173e5a..94efc7b 100644 (file)
@@ -6,6 +6,8 @@
 **
 */
 
+/* $Id$ */
+
 /* A datatype to treat types and entities as the same. */
 
 # ifndef _TYPE_OR_ENTITY_H_