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