adding padutils to padmodals

This commit is contained in:
Matthias Bartelmeß 2012-04-21 14:57:22 +02:00
parent a557f2414e
commit 18d0c81181
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@
* limitations under the License. * limitations under the License.
*/ */
var padutils = require('./pad_utils').padutils;
var padmodals = (function() var padmodals = (function()
{ {
var pad = undefined; var pad = undefined;