Ignore:
Timestamp:
Apr 17, 2020, 11:07:37 PM (5 years ago)
Author:
chronos
Message:
  • Added: Simple PHP code generator.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/interpreter2/interpreter.lpr

    r203 r204  
    88  {$ENDIF}{$ENDIF}
    99  Interfaces, SysUtils, // this includes the LCL widgetset
    10   Forms, UFormMain, UParser, UTokenizer, USource, UExecutor, UInterpreter, UGenerator
     10  Forms, UFormMain, UParser, UTokenizer, USource, UExecutor, UInterpreter,
     11  UGenerator, UGeneratorPhp
    1112  { you can add units after this };
    1213
Note: See TracChangeset for help on using the changeset viewer.