Ignore:
Timestamp:
10/31/09 14:44:45 (14 years ago)
Author:
Maciej Komosinski
Message:

simple productions are now more complete, and stored once, in a constant variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/f8-to-f1/conv_f8tof1.h

    r33 r35  
    249249
    250250        int maxF1Length;
     251        static const char* simpleprods;
     252
    251253protected:
    252254        bool parseInput(const char* src, Lsystem* lsys);
Note: See TracChangeset for help on using the changeset viewer.