ObjectLogic.atomize_cterm;
authorwenzelm
Tue, 18 Oct 2005 17:59:34 +0200
changeset 17901 75d312077941
parent 17900 5f44c71c4ca4
child 17902 7b35ce796a4d
ObjectLogic.atomize_cterm;
src/Pure/Isar/locale.ML
--- a/src/Pure/Isar/locale.ML	Tue Oct 18 17:59:33 2005 +0200
+++ b/src/Pure/Isar/locale.ML	Tue Oct 18 17:59:34 2005 +0200
@@ -1866,7 +1866,7 @@
     val bodyT = Term.fastype_of body;
   in
     if bodyT = propT then (t, propT, Thm.reflexive (Thm.cterm_of thy t))
-    else (body, bodyT, ObjectLogic.atomize_rule thy (Thm.cterm_of thy t))
+    else (body, bodyT, ObjectLogic.atomize_cterm thy (Thm.cterm_of thy t))
   end;
 
 fun aprop_tr' n c = (c, fn args =>