changeset 12785 | 27debaf2112d |
parent 12262 | 11ff5f47df6e |
child 14599 | c3177fffd31a |
--- a/src/Pure/Syntax/ast.ML Wed Jan 16 23:18:20 2002 +0100 +++ b/src/Pure/Syntax/ast.ML Wed Jan 16 23:19:34 2002 +0100 @@ -1,6 +1,7 @@ (* Title: Pure/Syntax/ast.ML ID: $Id$ Author: Markus Wenzel, TU Muenchen + License: GPL (GNU GENERAL PUBLIC LICENSE) Abstract syntax trees, translation rules, matching and normalization of asts. *)