home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / oct93 / graphics / graphtal.lha / Graphtal / Examples / template.lsys < prev    next >
Text File  |  1992-10-30  |  113b  |  11 lines

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