Ignore:
Timestamp:
Nov 24, 2020, 6:19:17 PM (3 years ago)
Author:
chronos
Message:
  • Fixed: Resolved remaining memory leaks.
  • Modified: Generators moved to Generators subdirectory.
  • Modified: PascalParser moved to Parsers subdirectory.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/interpreter2/interpreter.lpr

    r209 r221  
    99  Interfaces, SysUtils, // this includes the LCL widgetset
    1010  Forms, UParser, UTokenizer, USource, UExecutor, UInterpreter,
    11   UGeneratorPascal, UGeneratorPhp, UGenerator, UGeneratorCSharp, UFormMessages,
    12   UFormSource, UOptimizer, UGeneratorXml, UFormOutput, UFormMain
     11  UGenerator, UFormMessages,
     12  UFormSource, UOptimizer, UFormOutput, UFormMain, UParserPascal
    1313  { you can add units after this };
    1414
Note: See TracChangeset for help on using the changeset viewer.