Changeset 225 for branches/interpreter2/Interpreter.pas
- Timestamp:
- Jun 22, 2023, 12:17:46 AM (17 months ago)
- Location:
- branches/interpreter2
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/interpreter2
- Property svn:ignore
-
old new 1 1 lib 2 interpreter 3 interpreter.lps4 interpreter.res2 xpascal 3 xpascal.lps 4 xpascal.res 5 5 heaptrclog.trc 6 6 Generated
-
- Property svn:ignore
-
branches/interpreter2/Interpreter.pas
r224 r225 1 unit UInterpreter;1 unit Interpreter; 2 2 3 3 interface
Note:
See TracChangeset
for help on using the changeset viewer.