fixed
authorkleing
Sat, 24 May 2003 19:52:53 +0200
changeset 14043b776fd812bdd
parent 14042 61093a0ac760
child 14044 bbd2f7b00736
fixed
src/HOL/IsaMakefile
     1.1 --- a/src/HOL/IsaMakefile	Fri May 23 17:19:53 2003 +0200
     1.2 +++ b/src/HOL/IsaMakefile	Sat May 24 19:52:53 2003 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  #
     1.5  
     1.6  # for overriding proof objects in HOL image
     1.7 -HOL_PROOF_OBJECTS="-p 2"
     1.8 +HOL_PROOF_OBJECTS=-p 2
     1.9  
    1.10  ## targets
    1.11