minor fix

This commit is contained in:
Miroslav Stampar 2010-11-04 16:47:18 +00:00
parent e1cec8c02b
commit ad6b2e9c21

View File

@ -291,6 +291,7 @@ def start():
condition = True
if condition:
if kb.paramMatchRatio:
conf.matchRatio = kb.paramMatchRatio[(kb.injPlace, kb.injParameter)]
setMatchRatio()
checkForParenthesis()