fixed overwriting result parameter

This commit is contained in:
2014-04-15 22:00:36 +02:00
parent 39374ab17a
commit 67fbeffb6f
4 changed files with 11 additions and 5 deletions

View File

@ -8,4 +8,4 @@ all:
pyuic4 YAFFparameters.ui -o YAFFparameters.py
pyuic4 YAFFConfig.ui -o YAFFConfig.py
stats:
wc -l QDS.py ContainerWidgets.py Container.py libyaff.py mathlib.py data.py
wc -l QDS.py ContainerWidgets.py Container.py libyaff.py Mathlib.py Data.py