[OpenLayers-Commits] r7353 - trunk/openlayers/tools
commits at openlayers.org
commits at openlayers.org
Thu Jun 12 15:06:39 EDT 2008
Author: tschaub
Date: 2008-06-12 15:06:39 -0400 (Thu, 12 Jun 2008)
New Revision: 7353
Modified:
trunk/openlayers/tools/mergejs.py
Log:
comment change only - since this breaks our doc building, removing the suggestion
Modified: trunk/openlayers/tools/mergejs.py
===================================================================
--- trunk/openlayers/tools/mergejs.py 2008-06-11 15:13:30 UTC (rev 7352)
+++ trunk/openlayers/tools/mergejs.py 2008-06-12 19:06:39 UTC (rev 7353)
@@ -13,14 +13,6 @@
#
# // @requires Geo/DataSource.js
#
-# or (ideally) within a class comment definition
-#
-# /**
-# * @class
-# *
-# * @requires OpenLayers/Layer.js
-# */
-#
# This script should be executed like so:
#
# mergejs.py <output.js> <directory> [...]
More information about the Commits
mailing list