author | oheimb |
Wed, 17 Jul 1996 15:04:48 +0200 | |
changeset 1870 | c9e080c1732d |
parent 1869 | 065bd29adc7a |
child 1871 | 82246f607d7f |
--- a/src/HOLCF/Cfun3.ML Tue Jul 16 16:07:32 1996 +0200 +++ b/src/HOLCF/Cfun3.ML Wed Jul 17 15:04:48 1996 +0200 @@ -391,4 +391,4 @@ (* use cont_tac as autotac. *) (* ------------------------------------------------------------------------ *) -simpset := !simpset addsolver (K (DEPTH_SOLVE_1 o cont_tac i)); +simpset := !simpset addsolver (K (DEPTH_SOLVE_1 o cont_tac));