Ignore:
Timestamp:
Jun 30, 2023, 3:29:14 PM (11 months ago)
Author:
chronos
Message:
  • Modified: Simplified unit names.
File:
1 moved

Legend:

Unmodified
Added
Removed
  • branches/topdown/Apps.pas

    r36 r37  
    1 unit UApps;
     1unit Apps;
    22
    33interface
    44
    55uses
    6   Classes, SysUtils, USystem;
     6  Classes, SysUtils, OsSystem;
    77
    88type
Note: See TracChangeset for help on using the changeset viewer.