This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository proj4js.

commit 375ffcdc3c0dbfefe13e86edcfd65ced1bb53335
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Jan 3 03:41:22 2015 +0100

    Imported Upstream version 2.3.3+ds
---
 dist/proj4.js | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dist/proj4.js b/dist/proj4.js
deleted file mode 100644
index e947345..0000000
--- a/dist/proj4.js
+++ /dev/null
@@ -1,3 +0,0 @@
-!function(a){if("object"==typeof exports)module.exports=a();else 
if("function"==typeof define&&define.amd)define(a);else{var 
b;"undefined"!=typeof window?b=window:"undefined"!=typeof 
global?b=global:"undefined"!=typeof 
self&&(b=self),b.proj4=a()}}(function(){return function a(b,c,d){function 
e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof 
require&&require;if(!h&&i)return i(g,!0);if(f)return f(g,!0);throw new 
Error("Cannot find module '"+g+"'")}var j=c[g]={exports:{}};b[g][0].call(j.e 
[...]
-},c.inverse=function(a){var b,c,e,g,h,i;return 
a.x=(a.x-this.x0)/this.a,a.y=(a.y-this.y0)/this.a,a.x/=this.k0,a.y/=this.k0,(b=Math.sqrt(a.x*a.x+a.y*a.y))?(g=Math.atan2(b,this.rc),c=Math.sin(g),e=Math.cos(g),i=f(e*this.sin_p14+a.y*c*this.cos_p14/b),h=Math.atan2(a.x*c,b*this.cos_p14*e-a.y*this.sin_p14*c),h=d(this.long0+h)):(i=this.phic0,h=0),a.x=h,a.y=i,a},c.names=["gnom"]},{"../common/adjust_lon":5,"../common/asinz":6}],47:[function(a,b,c){var
 d=a("../common/adjust_lon");c.init=function() [...]
-var c=function(b){return 
e(a,b)},d=[["standard_parallel_1","Standard_Parallel_1"],["standard_parallel_2","Standard_Parallel_2"],["false_easting","False_Easting"],["false_northing","False_Northing"],["central_meridian","Central_Meridian"],["latitude_of_origin","Latitude_Of_Origin"],["latitude_of_origin","Central_Parallel"],["scale_factor","Scale_Factor"],["k0","scale_factor"],["latitude_of_center","Latitude_of_center"],["lat0","latitude_of_center",f],["longitude_of_center","Longitude_Of_C
 [...]
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/proj4js.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to