Changeset 22 for trunk/Backends/Bazaar
- Timestamp:
- Apr 3, 2025, 10:58:56 PM (2 weeks ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 2 2 VCSCommander 3 3 VCSCommander.lps 4 VCSCommander.dbg 4 5 Config.xml 5 6 heaptrclog.trc
-
- Property svn:ignore
-
trunk/Backends/Bazaar/UBazaar.pas
r13 r22 1 1 unit UBazaar; 2 3 {$mode delphi}4 2 5 3 interface … … 20 18 21 19 TBazaar = class(TWorkingCopy) 22 private23 20 protected 24 21 procedure Execute(Parameters: array of string);
Note:
See TracChangeset
for help on using the changeset viewer.