Move src/ol/parser/* and tests into old directory

This commit is contained in:
Frederic Junod
2014-02-04 15:25:23 +01:00
parent 6cadc2b9ab
commit 5fba2dd7d5
28 changed files with 0 additions and 0 deletions

View File

@@ -1,9 +0,0 @@
goog.provide('ol.parser.Parser');
/**
* @constructor
* @todo stability experimental
*/
ol.parser.Parser = function() {};