home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / utils / graphtal.lzh / Graphtal.Amiga / Examples / template.lsys < prev    next >
Encoding:
Text File  |  1992-10-30  |  113 b   |  11 lines

  1. lsystem name;
  2.  
  3. table tableName {
  4.   productions ...
  5. };
  6.  
  7. attributes {
  8.   axiom ... ;
  9.   derivation tableName( ) ;
  10. };
  11.