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