Skip to content

Commit 39d6aca

Browse files
author
leo.lami
committed
19.11.2007 new module: v.patch
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7527 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 3fa22f4 commit 39d6aca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/plugins/grass/modules/v.patch.qgm

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3+
4+
<qgisgrassmodule label="v.patch - Combine more vectors" module="v.patch">
5+
<option key="input"/>
6+
<option key="output"/>
7+
<flag key="a" answer="off" hidden="no" />
8+
</qgisgrassmodule>

0 commit comments

Comments
 (0)