src/HOL/Boogie/Examples/Boogie_Max.thy
changeset 48023 446cfc760ccf
parent 41846 fda8511006f9
child 49922 5c4275c3b5b8
     1.1 --- a/src/HOL/Boogie/Examples/Boogie_Max.thy	Tue Mar 27 16:59:13 2012 +0300
     1.2 +++ b/src/HOL/Boogie/Examples/Boogie_Max.thy	Tue Mar 27 16:59:13 2012 +0300
     1.3 @@ -39,9 +39,9 @@
     1.4  
     1.5  boogie_open "Boogie_Max.b2i"
     1.6  
     1.7 -declare [[smt_certificates="Boogie_Max.certs"]]
     1.8 -declare [[smt_fixed=true]]
     1.9 -declare [[smt_oracle=false]]
    1.10 +declare [[smt_certificates = "Boogie_Max.certs"]]
    1.11 +declare [[smt_read_only_certificates = true]]
    1.12 +declare [[smt_oracle = false]]
    1.13  
    1.14  boogie_vc max
    1.15    by boogie