QuotMain.thy
changeset 382 7ccbf4e2eb18
parent 381 991db758a72d
parent 380 5507e972ec72
child 383 73a3670fb00e
--- a/QuotMain.thy	Wed Nov 25 11:58:56 2009 +0100
+++ b/QuotMain.thy	Wed Nov 25 11:59:49 2009 +0100
@@ -737,13 +737,7 @@
        then rtrm
        else rtrm (* FIXME: check correspondence according to definitions *) 
   | (rt, qt) => 
-     let
-       val _ = tracing "default execption"
-       val _ = tracing (PolyML.makestring rt)
-       val _ = tracing (PolyML.makestring qt)
-     in
        raise (LIFT_MATCH "regularize (default)")
-     end
 *}
 
 ML {*
@@ -885,7 +879,6 @@
 (* bound variables need to be treated properly,  *)
 (* as the type of subterms need to be calculated *)
 
-
 fun inj_REPABS lthy (rtrm, qtrm) =
 let
   val rty = fastype_of rtrm