Browse Source

bug in auto file

git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@847 bbc10eb1-c90d-0410-af57-cb519fbb1720
master
Gethin Norman 17 years ago
parent
commit
e9cfa970f6
  1. 2
      prism-examples/firewire/abst/auto

2
prism-examples/firewire/abst/auto

@ -7,7 +7,7 @@ prism firewire.nm liveness.pctl -const delay=36,fast=0.5 -m
prism firewire.nm expected.pctl -const delay=36,fast=0.2:0.1:0.8 -m -prop 1
# maximum expected time
prism firewire.nm expected.pctl -const delay=36,fast=0.2:0.1:0.8 -m -prop 1
prism firewire.nm expected.pctl -const delay=36,fast=0.2:0.1:0.8 -m -prop 2
# deadline properties
foreach deadline (200 300 400 500 600) # 800 1000)

Loading…
Cancel
Save