Skip to content

Commit 36b98dc

Browse files
author
pcav
committedFeb 19, 2009

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed
 
8.04 KB
Loading
7.55 KB
Loading
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
3+
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
4+
5+
<qgisgrassmodule label="r.watershed - Watershed Analysis." module="r.watershed">
6+
7+
<option key="elevation" />
8+
<option key="threshold" />
9+
10+
<option key="accumulation" />
11+
<option key="drainage" />
12+
<option key="stream" />
13+
14+
<option key="basin" />
15+
16+
</qgisgrassmodule>

0 commit comments

Comments
 (0)
Please sign in to comment.