mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-07 13:22:07 -05:00
Align #include to the left.
This commit is contained in:
parent
6f0f0cbd6b
commit
11672d104f
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
var PaperScript = new function() {
|
var PaperScript = new function() {
|
||||||
//TODO: Make sure there are all the correct copyrights for the inlined
|
//TODO: Make sure there are all the correct copyrights for the inlined parse-js:
|
||||||
//parse-js:
|
//#include "../../lib/parse-js-min.js"
|
||||||
//#include "../../lib/parse-js-min.js"
|
|
||||||
|
|
||||||
// Handle Math Operators
|
// Handle Math Operators
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue