Changeset 23 for trunk/Backends/Bazaar


Ignore:
Timestamp:
Apr 4, 2025, 9:22:05 AM (2 weeks ago)
Author:
chronos
Message:
  • Modified: All unit renamed to names without U prefix.
  • Modified: Removed global form variables.
  • Modified: Code cleanup.
File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/Backends/Bazaar/Bazaar.pas

    r22 r23  
    1 unit UBazaar;
     1unit Bazaar;
    22
    33interface
    44
    55uses
    6   Classes, SysUtils, UBackend, UVCS;
     6  Classes, SysUtils, Backend, VCS;
    77
    88type
Note: See TracChangeset for help on using the changeset viewer.