JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
use Node class for data structures, improve is_in_scope
[peach-html5-editor.git] / Makefile
1 all: parse-html.js
2
3 parse-html.js: parse-html.coffee
4         coffee -c $<