Add all.js for testing

This commit is contained in:
Tom Payne
2012-07-05 14:00:00 +02:00
committed by Tom Payne
parent 61038cde5f
commit 46b4d96fb0
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"id": "ol",
"inputs": [
"exports/ol.js"
"src/all.js"
],
"paths": [
"src"

1
src/all.js Normal file
View File

@@ -0,0 +1 @@
goog.provide('ol');