]> matita.cs.unibo.it Git - helm.git/commitdiff
The "Save proof" menu item is now activated when a finished proof is reopened.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 27 Jun 2003 16:53:31 +0000 (16:53 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 27 Jun 2003 16:53:31 +0000 (16:53 +0000)
helm/gTopLevel/gTopLevel.ml

index d71162d1e5b3b058e89519444f8a930e7938a299..0f2f73c281740a39ef386991b15c560051421bb8 100644 (file)
@@ -1653,7 +1653,8 @@ let open_ () =
        Some (uri, metasenv, bo, ty) ;
       ProofEngine.goal := None ;
       refresh_goals notebook ;
-      refresh_proof output
+      refresh_proof output ;
+      !save_set_sensitive true
    with
       InvokeTactics.RefreshSequentException e ->
        output_html outputhtml