aboutsummaryrefslogtreecommitdiffstats
path: root/examples/smtbmc/glift/mux2.ys
diff options
context:
space:
mode:
Diffstat (limited to 'examples/smtbmc/glift/mux2.ys')
-rw-r--r--examples/smtbmc/glift/mux2.ys6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/smtbmc/glift/mux2.ys b/examples/smtbmc/glift/mux2.ys
index c6670d741..a8e99912b 100644
--- a/examples/smtbmc/glift/mux2.ys
+++ b/examples/smtbmc/glift/mux2.ys
@@ -22,9 +22,9 @@ copy mux2 spec
copy mux2 uut
copy mux2 solved
delete mux2
-glift -create-precise spec
-glift -create-sketch uut
-glift -create-sketch -no-cost-model solved
+glift -create-precise-model spec
+glift -create-instrumented-model uut
+glift -create-instrumented-model -no-cost-model solved
design -push-copy
miter -equiv spec uut qbfmiter
flatten