root/cly/trunk/doc/tutorial/tutorial2.xml

Revision 529, 133 bytes (checked in by athomas, 7 months ago)

cly: Update tutorial to reflect 1.0 API changes.

Line 
1 <?xml version="1.0"?>
2 <grammar>
3   <node name="quit" help="Quit">
4     <action callback="do_quit()" help="Quit"/>
5   </node>
6 </grammar>
Note: See TracBrowser for help on using the browser.