Ignore:
Timestamp:
Jun 5, 2023, 6:44:57 PM (11 months ago)
Author:
chronos
Message:
  • Modified: Remove U prefix from unit names.
  • Modified: Updated Common package.
File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/Target/TargetPHP.pas

    r144 r145  
    1 unit UTargetPHP;
     1unit TargetPHP;
    22
    33interface
    44
    55uses
    6   Classes, SysUtils, UTarget, UBFTarget;
     6  Classes, SysUtils, Target, BFTarget;
    77
    88type
Note: See TracChangeset for help on using the changeset viewer.