Files
atom/Atom/JSCocoa/JSCocoa.h
Corey Johnson 003effe5fd Kind of starting from scratch.
Recreated the project as an xcode 4 project.
Key Bindings are working and reloading.
Got rid of everything that wasn't being used right now.
2011-10-26 11:12:18 -07:00

11 lines
185 B
Objective-C

//
// JSCocoa.h
// JSCocoa
//
// Created by Patrick Geiller on 16/12/08.
// Copyright 2008 __MyCompanyName__. All rights reserved.
//
#define JSCOCOA
#import "JSCocoaController.h"