mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -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() {
|
||||
//TODO: Make sure there are all the correct copyrights for the inlined
|
||||
//parse-js:
|
||||
//#include "../../lib/parse-js-min.js"
|
||||
//TODO: Make sure there are all the correct copyrights for the inlined parse-js:
|
||||
//#include "../../lib/parse-js-min.js"
|
||||
|
||||
// Handle Math Operators
|
||||
|
||||
|
|
Loading…
Reference in a new issue