Merge pull request #229 from NeilFraser/deps

Add missing dependency
master
Brett Zamir 2018-05-17 15:32:20 +08:00 committed by GitHub
commit fb329e4977
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 5 deletions

View File

@ -21,11 +21,12 @@
// 7) svgutils.js
// 8) sanitize.js
// 9) history.js
// 10) select.js
// 11) draw.js
// 12) path.js
// 13) coords.js
// 14) recalculate.js
// 10) historyrecording.js
// 11) select.js
// 12) draw.js
// 13) path.js
// 14) coords.js
// 15) recalculate.js
(function () {
if (!window.console) {