aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1998-12-11 12:52:59 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1998-12-11 12:52:59 +0000
commit35a38421f18614cfe38c4ed514a18991b5574dbe (patch)
tree2abcf0691f54616497c303ac3b2fcbea2c05ee03 /INSTALL
parente3c35fac09cb9cb961f24220115621724218743d (diff)
Explained one-prover issue better.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL12
1 files changed, 8 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index dfc4b5cd..11679baf 100644
--- a/INSTALL
+++ b/INSTALL
@@ -65,10 +65,14 @@ Removing support for unwanted provers
-------------------------------------
You cannot run more than one instance of Proof General at a time:
-e.g. if you're using Coq, don't edit .ML files! If there are some
-assistants supported that you never want to use, you can remove them
-from the variable `proof-assistants` in proof-site.el to prevent an
-error message when you try to edit two different kinds of script file.
+e.g. if you're using Coq, you won't be able to run LEGO scripts.
+
+If there are some assistants supported that you never want to use,
+you can remove them from the variable `proof-assistants` in
+proof-site.el to prevent Proof General autoloading for files
+with particular extensions. This may be useful if you want
+to use other modes for those files, for example, you may want
+sml-mode for .ML files or Verilog mode for .v files.
The easiest way to do this (and other customization of Proof General)
is via the Customize mechanism, see the menu: