Incrementation for r.topmodel

This commit is contained in:
Médéric RIBREUX 2016-02-27 14:30:56 +01:00
parent 6b9f9d4fc4
commit 36da688cd8
2 changed files with 0 additions and 2 deletions

View File

@ -39,4 +39,3 @@ def processCommand(alg):
'topidxclass={}'.format(alg.getParameterValue('topidxclass')) if alg.getParameterValue('topidxclass') else ''
)
alg.commands.append(command)

View File

@ -36,4 +36,3 @@ def processCommand(alg):
out.value
)
alg.commands.append(command)