Skip to content
Permalink
Browse files
deactivate TauDEM provider by default
  • Loading branch information
alexbruy committed Nov 13, 2012
1 parent c490465 commit d8d9766
Showing 1 changed file with 1 addition and 0 deletions.
@@ -50,6 +50,7 @@ class TauDEMAlgorithmProvider(AlgorithmProvider):

def __init__(self):
AlgorithmProvider.__init__(self)
self.activate = False
self.createAlgsList()

def getDescription(self):

0 comments on commit d8d9766

Please sign in to comment.