From: <js...@us...> - 2007-12-10 16:27:28
|
Revision: 4692 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4692&view=rev Author: jswhit Date: 2007-12-10 08:27:25 -0800 (Mon, 10 Dec 2007) Log Message: ----------- include plotcities.py example Modified Paths: -------------- trunk/toolkits/basemap/MANIFEST.in Modified: trunk/toolkits/basemap/MANIFEST.in =================================================================== --- trunk/toolkits/basemap/MANIFEST.in 2007-12-10 16:26:00 UTC (rev 4691) +++ trunk/toolkits/basemap/MANIFEST.in 2007-12-10 16:27:25 UTC (rev 4692) @@ -30,6 +30,7 @@ include examples/huralll020.shx include examples/hurrtracks.py include examples/fcover.dat +include examples/plotcities.py include examples/plotmap.py include examples/plotmap_oo.py include examples/plotmap_masked.py @@ -54,6 +55,9 @@ include examples/ccsm_popgrid.py include examples/ccsm_popgrid.nc include examples/plot_tissot.py +include examples/cities.dbf +include examples/cities.shp +include examples/cities.shx include examples/tissot.dbf include examples/tissot.shp include examples/tissot.shx This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |