Include minified version of parse-js (25kb) inside PaperScript object.

This commit is contained in:
Jürg Lehni 2011-03-03 22:55:18 +00:00
parent 2b6dede883
commit 52ab361ed5
3 changed files with 6 additions and 0 deletions

View file

@ -1,4 +1,8 @@
var PaperScript = new function() {
//TODO: Make sure there are all the correct copyrights for the inlined
//parse-js:
//#include "../../lib/parse-js-min.js"
// Handle Math Operators
var operators = {