added more use stricts
This commit is contained in:
parent
73a6967942
commit
2ff7f10c03
|
@ -1 +1,2 @@
|
|||
(function() {
|
||||
'use strict';
|
|
@ -36,6 +36,7 @@ if (typeof(exports) !== 'undefined') {
|
|||
|
||||
|
||||
(function() {
|
||||
'use strict';
|
||||
// Abbreviation
|
||||
var Numbers = __PLTNUMBERS_TOP__;
|
||||
//var Numbers = jsnums;
|
||||
|
|
Loading…
Reference in New Issue
Block a user