git.fiddlerwoaroof.com
Raw Blame History
//
//  AppDelegate.h
//  Today Scripts
//
//  Created by Sam Rothenberg on 10/22/14.
//  Copyright (c) 2014 Sam Rothenberg. All rights reserved.
//

#import <Cocoa/Cocoa.h>

@interface AppDelegate : NSObject <NSApplicationDelegate>


@end