home *** CD-ROM | disk | FTP | other *** search
- @echo off
-
- rem --- L-System Parser/Mutator --- Lj Lapre -------------------------------
- rem
- rem Exec 'go ls-file' to get the file on the screen quickly
- rem
- rem Try 'go lsys00'
- rem
-
- lparser -s2000 %1 %2 %3 %4 %5 %6 %7 %8 %9
- lviewer output
-
-