Use @nosideeffects in Proj4js externs

This commit is contained in:
Tom Payne
2012-07-17 12:12:28 +02:00
parent 253d62763f
commit e3bbd67092

View File

@@ -65,6 +65,7 @@ Proj4js.Proj.prototype.units;
/**
* @nosideeffects
* @param {Proj4js.Proj} source
* @param {Proj4js.Proj} dest
* @param {Proj4js.Point|{x:number, y:number}} point