[GRASS-SVN] r37911 - grass-addons/vector/v.autokrige2
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jun 16 14:48:32 EDT 2009
Author: martinl
Date: 2009-06-16 14:48:32 -0400 (Tue, 16 Jun 2009)
New Revision: 37911
Added:
grass-addons/vector/v.autokrige2/Makefile
grass-addons/vector/v.autokrige2/v.autokrige2.html
Modified:
grass-addons/vector/v.autokrige2/v.autokrige2.py
Log:
Makefile + manual page template
Added: grass-addons/vector/v.autokrige2/Makefile
===================================================================
--- grass-addons/vector/v.autokrige2/Makefile (rev 0)
+++ grass-addons/vector/v.autokrige2/Makefile 2009-06-16 18:48:32 UTC (rev 37911)
@@ -0,0 +1,7 @@
+MODULE_TOPDIR = ../..
+
+PGM = v.autokrige2
+
+include $(MODULE_TOPDIR)/include/Make/Script.make
+
+default: script
Property changes on: grass-addons/vector/v.autokrige2/Makefile
___________________________________________________________________
Name: svn:mime-type
+ text/x-sh
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Added: grass-addons/vector/v.autokrige2/v.autokrige2.html
===================================================================
--- grass-addons/vector/v.autokrige2/v.autokrige2.html (rev 0)
+++ grass-addons/vector/v.autokrige2/v.autokrige2.html 2009-06-16 18:48:32 UTC (rev 37911)
@@ -0,0 +1,12 @@
+<h2>DESCRIPTION</h2>
+
+TODO
+
+<h2>SEE ALSO</h2>
+
+<H2>AUTHOR</H2>
+
+Anne Ghisla, Google Summer of Code 2009
+
+<p>
+<i>Last changed: $Date$</i>
Property changes on: grass-addons/vector/v.autokrige2/v.autokrige2.html
___________________________________________________________________
Name: svn:mime-type
+ text/html
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
Property changes on: grass-addons/vector/v.autokrige2/v.autokrige2.py
___________________________________________________________________
Name: svn:mime-type
+ text/x-python
Name: svn:keywords
+ Author Date Id
Name: svn:eol-style
+ native
More information about the grass-commit
mailing list