src/HOL/MiniML/Type.thy
changeset 3842 b55686a7b22c
parent 2625 69c1b8a493de
child 5184 9b8547a9496a
--- a/src/HOL/MiniML/Type.thy	Fri Oct 10 18:37:49 1997 +0200
+++ b/src/HOL/MiniML/Type.thy	Fri Oct 10 19:02:28 1997 +0200
@@ -112,7 +112,7 @@
 (* identity *)
 constdefs
         id_subst :: subst
-        "id_subst == (%n.TVar n)"
+        "id_subst == (%n. TVar n)"
 
 (* extension of substitution to type structures *)
 consts