Changeset 70 for branches/Transpascal/Compiler/TranspascalCompiler.pas
- Timestamp:
- Oct 19, 2010, 11:22:55 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Transpascal/Compiler/TranspascalCompiler.pas
r60 r70 8 8 9 9 uses 10 UCompiler, USourceCode, UProducerTreeView, UProducer, UProducerAsm8051,11 UProducerC, UProducerPascal, UParser, LazarusPackageIntf;10 UCompiler, USourceCode, UProducerTreeView, UProducer, UProducerAsm8051, 11 UProducerC, UProducerPascal, UParser, UPascalParser, LazarusPackageIntf; 12 12 13 13 implementation
Note:
See TracChangeset
for help on using the changeset viewer.