Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKBJavaConnector/ECJClient/src/ec/app/ant/ant.grammar @ 6152

Last change on this file since 6152 was 6152, checked in by bfarka, 13 years ago

added ecj and custom statistics to communicate with the okb services #1441

File size: 157 bytes
Line 
1<prog> ::= <op>
2<op> ::= (if-food-ahead <op> <op>)
3<op> ::=  (progn2 <op> <op>)
4<op> ::= (progn3 <op> <op> <op>)
5<op> ::= (left) | (right) | (move) 
Note: See TracBrowser for help on using the repository browser.