From: Enrico Tassi Date: Thu, 3 Feb 2005 16:46:12 +0000 (+0000) Subject: fixed currentproof X-Git-Tag: V_0_1_0~53 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=a826cb23fc70a37b3ba3b7bbaee8862467a4a875;p=helm.git fixed currentproof --- diff --git a/helm/matita/matita.ml b/helm/matita/matita.ml index bc42bba54..6b7af6983 100644 --- a/helm/matita/matita.ml +++ b/helm/matita/matita.ml @@ -56,8 +56,6 @@ let disambiguator = ~chooseInterp:(interactive_interp_choice ~gui) () -let currentProof = new MatitaProof.currentProof - let currentProof = MatitaProof.instance ()