Initial commmit

This commit is contained in:
Christopher Newton
2016-03-19 12:23:45 +01:00
commit 5e3f352db5
7 changed files with 653 additions and 0 deletions

4
EpochFlipClock.h Executable file
View File

@@ -0,0 +1,4 @@
#import <ScreenSaver/ScreenSaver.h>
@interface EpochFlipClock : ScreenSaverView
@end