src/Pure/Syntax/ast.ML
changeset 29565 3f8b24fcfbd6
parent 21962 279b129498b6
child 30628 4078276bcace
--- a/src/Pure/Syntax/ast.ML	Mon Jan 19 19:38:03 2009 +0100
+++ b/src/Pure/Syntax/ast.ML	Mon Jan 19 20:05:41 2009 +0100
@@ -1,5 +1,4 @@
 (*  Title:      Pure/Syntax/ast.ML
-    ID:         $Id$
     Author:     Markus Wenzel, TU Muenchen
 
 Abstract syntax trees, translation rules, matching and normalization of asts.