mirror of
https://github.com/atom/atom.git
synced 2026-02-17 01:51:54 -05:00
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.
11 lines
185 B
Objective-C
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" |