[GRASS-SVN] r29999 - grass/trunk/gui/wxpython/vdigit

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Feb 7 13:12:13 EST 2008


Author: martinl
Date: 2008-02-07 13:12:13 -0500 (Thu, 07 Feb 2008)
New Revision: 29999

Removed:
   grass/trunk/gui/wxpython/vdigit/driver.i
Log:
unused file removed

Deleted: grass/trunk/gui/wxpython/vdigit/driver.i
===================================================================
--- grass/trunk/gui/wxpython/vdigit/driver.i	2008-02-07 12:39:20 UTC (rev 29998)
+++ grass/trunk/gui/wxpython/vdigit/driver.i	2008-02-07 18:12:13 UTC (rev 29999)
@@ -1,16 +0,0 @@
-/* File: driver.i */
-
-%module grass6_wxdriver
-%{
-#include <grass/gis.h>
-#include <grass/gisdefs.h>
-#include <grass/Vect.h>
-#include <grass/vect/dig_structs.h>
-#include "driver.h"
-%}
-
-%include "std_vector.i" 
-namespace std { 
-   %template(IntVector) vector<int>;
-   %template(DoubleVector) vector<double>;
-}



More information about the grass-commit mailing list