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