Changeset 203 for branches/interpreter2/interpreter.lpr
- Timestamp:
- Apr 17, 2020, 10:16:25 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/interpreter2/interpreter.lpr
r201 r203 8 8 {$ENDIF}{$ENDIF} 9 9 Interfaces, SysUtils, // this includes the LCL widgetset 10 Forms, UFormMain, UParser, UTokenizer, USource, UExecutor, UInterpreter 10 Forms, UFormMain, UParser, UTokenizer, USource, UExecutor, UInterpreter, UGenerator 11 11 { you can add units after this }; 12 12
Note:
See TracChangeset
for help on using the changeset viewer.