From a637b4d1cd7876cb6601a303e69ba7847d42d47e Mon Sep 17 00:00:00 2001 From: sacerdot Date: Fri, 23 Jul 2004 14:03:56 +0000 Subject: "Print Setoids" command added. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5968 85f007b7-540e-0410-9357-904b9bb8a0f7 --- ide/coq_commands.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'ide/coq_commands.ml') diff --git a/ide/coq_commands.ml b/ide/coq_commands.ml index a7309b668..1971fb4f0 100644 --- a/ide/coq_commands.ml +++ b/ide/coq_commands.ml @@ -173,6 +173,7 @@ let state_preserving = [ "Print Module Type"; "Print Modules"; "Print Proof"; + "Print Setoids"; "Print Scope"; "Print Scopes."; "Print Section"; -- cgit v1.2.3