Changeset 231 for branches/xpascal/xpascal.lpr
- Timestamp:
- Jun 26, 2023, 12:17:46 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/xpascal/xpascal.lpr
r230 r231 10 10 Forms, Parser, Tokenizer, Source, Executor, Interpreter, Generator, 11 11 FormMessages, FormSource, Optimizer, FormOutput, FormMain, 12 ParserPascal, Tests, FormConsole ;12 ParserPascal, Tests, FormConsole, SourceNode; 13 13 14 14 {$R *.res}
Note:
See TracChangeset
for help on using the changeset viewer.