From 293c2ffb5b61a401e9626a7479d10de121aab435 Mon Sep 17 00:00:00 2001 From: Jeremy Ashkenas Date: Sun, 7 Feb 2010 11:59:19 -0500 Subject: [PATCH] spacing --- lib/coffee_script/narwhal/coffee-script.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/coffee_script/narwhal/coffee-script.coffee b/lib/coffee_script/narwhal/coffee-script.coffee index a6d7636f..7107fe51 100644 --- a/lib/coffee_script/narwhal/coffee-script.coffee +++ b/lib/coffee_script/narwhal/coffee-script.coffee @@ -60,7 +60,7 @@ exports.makeNarwhalFactory: (path) -> # The Narwhal loader for '.coffee' files. factories: {} -loader: {} +loader: {} # Reload the coffee-script environment from source. loader.reload: (topId, path) ->