Changeset 149 for trunk/Test.pas


Ignore:
Timestamp:
Jun 5, 2023, 8:45:38 PM (12 months ago)
Author:
chronos
Message:
  • Modified: Remove U prefix from unit names.
File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/Test.pas

    r148 r149  
    1 unit UTest;
     1unit Test;
    22
    33interface
     
    3333
    3434uses
    35   UVCardFile;
     35  VCardFile;
    3636
    3737resourcestring
Note: See TracChangeset for help on using the changeset viewer.