author | wenzelm |
Mon, 29 Nov 1993 12:28:09 +0100 | |
changeset 165 | 793be9f1e88e |
parent 164 | 43506f0a98ae |
child 166 | 79e61c182b22 |
--- a/src/Pure/Syntax/sextension.ML Mon Nov 29 12:27:29 1993 +0100 +++ b/src/Pure/Syntax/sextension.ML Mon Nov 29 12:28:09 1993 +0100 @@ -2,8 +2,8 @@ ID: $Id$ Author: Tobias Nipkow and Markus Wenzel, TU Muenchen -Syntax extensions (external interface): mixfix declarations, syntax rules, -infixes, binders and the Pure syntax. +Syntax extensions (external interface): mixfix declarations, infixes, +binders, translation rules / functions and the Pure syntax. TODO: move ast_to_term (?)