From 6a5dcbbfea1af0308a4d49e7c5bcea26d74a739d Mon Sep 17 00:00:00 2001 From: Gaƫtan Gilbert Date: Fri, 31 May 2019 13:09:23 +0200 Subject: Remove Show Script (deprecated in 8.10) --- ide/coq_commands.ml | 2 -- 1 file changed, 2 deletions(-) (limited to 'ide') diff --git a/ide/coq_commands.ml b/ide/coq_commands.ml index b0bafb7930..7f68f24c22 100644 --- a/ide/coq_commands.ml +++ b/ide/coq_commands.ml @@ -126,7 +126,6 @@ let commands = [ "Show Intros"; "Show Programs"; "Show Proof"; - "Show Script"; "Show Tree";*) "Structure"; "Syntactic Definition"; @@ -221,7 +220,6 @@ let state_preserving = [ "Show Intro"; "Show Intros"; "Show Proof"; - "Show Script"; "Show Tree"; "Test Printing If"; -- cgit v1.2.3