
APT.all-test.Book-robot.Robot.elaborations.monitor.soar Maven / Gradle / Ivy
#### Monitor impasses I don't expect to get
#sp {all*monitor*impasse*state-no-change
# (state ^attribute state
# ^choices none)
#-->
# (write (crlf) | State no-change impasse detected.|)
# (interrupt)
#}
#
sp {all*monitor*operator*tie*impasse
(state ^attribute operator
^impasse tie
^item ^item { <> })
( ^name )
( ^name )
-->
(write (crlf) | Operator tie between | | & | )
(interrupt)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy