From 3d1124c0acc9a126624a4ea6e71116fa8959b06b Mon Sep 17 00:00:00 2001 From: letouzey Date: Fri, 23 Mar 2012 16:49:47 +0000 Subject: Remove old proof-managment commands Suspend/Resume There're not compatible with the current Backtrack mecanism used both by ProofGeneral and CoqIDE. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15083 85f007b7-540e-0410-9357-904b9bb8a0f7 --- ide/coq_commands.ml | 1 - 1 file changed, 1 deletion(-) (limited to 'ide') diff --git a/ide/coq_commands.ml b/ide/coq_commands.ml index b9e141455f..256426d22a 100644 --- a/ide/coq_commands.ml +++ b/ide/coq_commands.ml @@ -127,7 +127,6 @@ let commands = [ "Show Script"; "Show Tree";*) "Structure"; - (* "Suspend"; *) "Syntactic Definition"; "Syntax";]; [ -- cgit v1.2.3