Skip to content

Commit

Permalink
Some minor issues for v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
snowmantw committed Mar 21, 2013
1 parent 8216eff commit 618d2f9
Show file tree
Hide file tree
Showing 5 changed files with 495 additions and 456 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ BUILD_FLUORINE = build/fluorine
BUILD_DEMO = build/demo
COFFEE = /usr/local/bin/coco -bcp
DEMO = demo
NODE = /usr/local/bin/node
NODE = nodejs
OBJS = notifier.js process.js utils.js
OBJ_DEMOS = spec.js todo.js # context.js need addtional operations.
SOURCE = source
Expand Down

0 comments on commit 618d2f9

Please sign in to comment.