Changeset 9 for trunk/Apps/UClock.pas


Ignore:
Timestamp:
Aug 29, 2016, 5:17:45 PM (8 years ago)
Author:
chronos
Message:
  • Fixed: Removed duplicit files moved previously to Kernel package.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        33lib
        44heaptrclog.trc
         5ChronOS.exe
  • trunk/Apps/UClock.pas

    r8 r9  
    66
    77uses
    8   Classes, SysUtils, UApp, dateutils, UKernel;
     8  Classes, SysUtils, UApp, dateutils, UKernel, UScheduler, UIPC;
    99
    1010type
Note: See TracChangeset for help on using the changeset viewer.