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

@ -19,6 +19,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
var padutils = require('./pad_utils').padutils;
var padmodals = (function()
{