Skip to content

Commit 9dbfabc

Browse files
author
volayaf
committed
temporarily deactivated grass
added manual git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@53 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
1 parent a4cd26e commit 9dbfabc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/sextante/core/Sextante.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Sextante:
2323
iface = None
2424
providers = [SagaAlgorithmProvider(), ScriptAlgorithmProvider(),
2525
MMQGISAlgorithmProvider(), FToolsAlgorithmProvider(),
26-
RAlgorithmProvider(), GrassAlgorithmProvider()]
26+
RAlgorithmProvider()]##, GrassAlgorithmProvider()]
2727
algs = {}
2828
actions = {}
2929
contextMenuActions = []

src/sextante/manual.pdf

924 KB
Binary file not shown.

0 commit comments

Comments
 (0)