reflecting recent changes of the simplifier
authorslotosch
Mon, 17 Feb 1997 16:50:17 +0100
changeset 2648 9944bea3b459
parent 2647 83c9bdff7fdc
child 2649 2edc5b01e5a7
reflecting recent changes of the simplifier
src/HOLCF/Lift3.ML
--- a/src/HOLCF/Lift3.ML	Mon Feb 17 16:31:37 1997 +0100
+++ b/src/HOLCF/Lift3.ML	Mon Feb 17 16:50:17 1997 +0100
@@ -243,4 +243,3 @@
 		  REPEAT (cont_tac i);
 
 simpset := !simpset addSolver (K (DEPTH_SOLVE_1 o cont_tac));
-