added more use stricts

This commit is contained in:
Danny Yoo 2013-03-06 16:58:05 -07:00
parent 73a6967942
commit 2ff7f10c03
2 changed files with 2 additions and 0 deletions

View File

@ -1 +1,2 @@
(function() {
'use strict';

View File

@ -36,6 +36,7 @@ if (typeof(exports) !== 'undefined') {
(function() {
'use strict';
// Abbreviation
var Numbers = __PLTNUMBERS_TOP__;
//var Numbers = jsnums;