Revision: 8670
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8670&view=rev
Author:   jswhit
Date:     2010-08-29 13:27:14 +0000 (Sun, 29 Aug 2010)

Log Message:
-----------
remove dead file

Removed Paths:
-------------
    trunk/toolkits/basemap/src/PJ_mpoly.c

Deleted: trunk/toolkits/basemap/src/PJ_mpoly.c
===================================================================
--- trunk/toolkits/basemap/src/PJ_mpoly.c       2010-08-29 13:26:17 UTC (rev 
8669)
+++ trunk/toolkits/basemap/src/PJ_mpoly.c       2010-08-29 13:27:14 UTC (rev 
8670)
@@ -1,21 +0,0 @@
-#ifndef lint
-static const char SCCSID[]="@(#)PJ_mpoly.c     4.1     94/05/22        GIE     
REL";
-#endif
-#define PROJ_PARMS__ \
-       double  rho_0;
-#define PJ_LIB__
-#include       <projects.h>
-PROJ_HEAD(mpoly, "Modified Polyconic")
-       "\n\tPolyconic, Sph\n\tlat_1= and lat_2= lotsa";
-FORWARD(s_forward); /* spheroid */
-       return (xy);
-}
-INVERSE(s_inverse); /* ellipsoid & spheroid */
-       return (lp);
-}
-FREEUP; if (P) pj_dalloc(P); }
-ENTRY0(mpoly)
-       P->fwd = s_forward;
-       P->inv = s_inverse;
-       P->es = 0;
-ENDENTRY(P)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to