added example of wasStartedBy without trigger
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Wed, 09 May 2012 10:42:07 +0100
changeset 2739 e40c01108a9a
parent 2738 8dfc26684ea0
child 2740 b519b33a8c6e
added example of wasStartedBy without trigger
model/working-copy/wd6-wasStartedBy.html
--- a/model/working-copy/wd6-wasStartedBy.html	Wed May 09 10:40:31 2012 +0100
+++ b/model/working-copy/wd6-wasStartedBy.html	Wed May 09 10:42:07 2012 +0100
@@ -386,7 +386,7 @@
 wasAssociatedWith(ex:filling-fuel, ex:driver)
 wasAssociatedWith(ex:observing-low-fuel, ex:driver)
 
-wasStartedBy(ex:filling-fuel, -, ex:observing-low-fuel)
+wasStartedBy(ex:filling-fuel, -, ex:observing-low-fuel, -)
 </pre>
 </div>