Closure Compiler: Fix All The things !

- Adding some small fixes to pass compile step (mostly /** instead of
/*).
  - Adding some closure externs
This commit is contained in:
Vince
2013-09-28 21:10:12 +02:00
parent 39d9491aff
commit 38dc1dc9fe
18 changed files with 45 additions and 28 deletions

View File

@@ -24,7 +24,7 @@ if (typeof Function.prototype.bind !== "function") {
};
}
/*
/**
* @provide pskl.utils
*
* @require Constants