Main Page Files Productions Problem Spaces Operators Goal Hierarchy Groups Prod. By Type Todo All
Go to the documentation for this file...
00001 echo "\nLoading retreat/wait.soar" 00002 00003 00004 ##! 00005 # @brief Proposes wait operator 00006 # 00007 # @problem-space tanksoar 00008 # @operator retreat 00009 # @type proposal 00010 sp {retreat*propose*wait 00011 (state <s> ^name retreat 00012 ^io.input-link.clock) 00013 --> 00014 (<s> ^operator <o> + <) 00015 (<o> ^name wait)}