set HOL_PROOF_OBJECTS in settings, not makefile (makes override in user settings possible)
switched off by default
--- a/etc/settings Sat May 24 19:52:53 2003 +0200
+++ b/etc/settings Mon May 26 11:42:41 2003 +0200
@@ -68,6 +68,9 @@
ISABELLE_USEDIR_OPTIONS=""
+# for overriding proof objects in HOL image
+HOL_PROOF_OBJECTS=""
+
###
### Document preparation
--- a/src/HOL/IsaMakefile Sat May 24 19:52:53 2003 +0200
+++ b/src/HOL/IsaMakefile Mon May 26 11:42:41 2003 +0200
@@ -4,9 +4,6 @@
# IsaMakefile for HOL
#
-# for overriding proof objects in HOL image
-HOL_PROOF_OBJECTS=-p 2
-
## targets
default: HOL