Un-do the second change to SingleLet.
authorCezary Kaliszyk <kaliszyk@in.tum.de>
Wed, 23 Jun 2010 09:01:45 +0200
changeset 2328 10f699b48ba5
parent 2327 bcb037806e16
child 2330 8728f7990f6d
Un-do the second change to SingleLet.
Nominal/Ex/SingleLet.thy
--- a/Nominal/Ex/SingleLet.thy	Wed Jun 23 08:49:33 2010 +0200
+++ b/Nominal/Ex/SingleLet.thy	Wed Jun 23 09:01:45 2010 +0200
@@ -4,8 +4,6 @@
 
 atom_decl name
 
-ML {* val _ = cheat_equivp := true *}
-
 nominal_datatype trm =
   Var "name"
 | App "trm" "trm"