Changeset 36 for branches/DelphiToC/Produce/UCSource.pas
- Timestamp:
- Aug 4, 2010, 3:36:51 PM (14 years ago)
- Location:
- branches/DelphiToC
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DelphiToC
- Property svn:ignore
-
old new 6 6 ProjectGroup1.bdsgroup 7 7 ParseLog.txt 8 lib
-
- Property svn:ignore
-
branches/DelphiToC/Produce/UCSource.pas
r24 r36 1 1 unit UCSource; 2 3 {$MODE Delphi} 2 4 3 5 interface 4 6 5 7 uses 6 Windows, Messages,SysUtils, Variants, Classes, Graphics, Controls, Forms,8 SysUtils, Variants, Classes, Graphics, Controls, Forms, 7 9 Dialogs, StdCtrls, UPascalSource, UCodeProducer; 8 10
Note:
See TracChangeset
for help on using the changeset viewer.