Ignore:
Timestamp:
May 15, 2007, 8:14:39 PM (18 years ago)
Author:
RBRi
Message:

refactorng / another no longer used unit removed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Library/ACLLibraryTestForm.pas

    r153 r174  
    77  StdCtrls,
    88  ACLFileIOUtility,
    9   ACLFileUtility, ACLFindFunctions,
    10   ACLProfile,
    11   ACLStringUtility, ACLUtility,
     9  ACLFileUtility,
     10  ACLFindFunctions,
     11  ACLStringUtility,
     12  ACLUtility,
    1213  PCharList,
    13   ACLResourceUtility, ACLVersionUtilityUnit,
    14   Semaphores, SharedMemoryUnit;
     14  ACLResourceUtility,
     15  ACLVersionUtilityUnit,
     16  Semaphores,
     17  SharedMemoryUnit,
     18
     19  StringUtilsUnit,
     20  CharUtilsUnit,
     21  DebugUnit;
    1522
    1623Type
Note: See TracChangeset for help on using the changeset viewer.