src/HOL/Boogie/Examples/VCC_Max.thy
changeset 48023 446cfc760ccf
parent 41846 fda8511006f9
child 49084 e9b2782c4f99
     1.1 --- a/src/HOL/Boogie/Examples/VCC_Max.thy	Tue Mar 27 16:59:13 2012 +0300
     1.2 +++ b/src/HOL/Boogie/Examples/VCC_Max.thy	Tue Mar 27 16:59:13 2012 +0300
     1.3 @@ -47,9 +47,9 @@
     1.4  
     1.5  boogie_open (quiet) "VCC_Max.b2i"
     1.6  
     1.7 -declare [[smt_certificates="VCC_Max.certs"]]
     1.8 -declare [[smt_fixed=true]]
     1.9 -declare [[smt_oracle=false]]
    1.10 +declare [[smt_certificates = "VCC_Max.certs"]]
    1.11 +declare [[smt_read_only_certificates = true]]
    1.12 +declare [[smt_oracle = false]]
    1.13  
    1.14  boogie_status
    1.15