From 47be51911e93ccf25f738c5853debbb7fc8cc925 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Tue, 23 Aug 2011 21:35:32 -0700 Subject: [PATCH] yep --- HTML/lib/bootstrap.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HTML/lib/bootstrap.coffee b/HTML/lib/bootstrap.coffee index 14ccbd89f..e402baba0 100644 --- a/HTML/lib/bootstrap.coffee +++ b/HTML/lib/bootstrap.coffee @@ -1,4 +1,4 @@ -NSLog "yep!" +# This file is the first thing loaded on startup. c = AtomWindowController.alloc.initWithWindowNibName "AtomWindow" c.window \ No newline at end of file