adding switch --eval

This commit is contained in:
Miroslav Stampar
2011-11-21 16:41:02 +00:00
parent 0ce885e6e6
commit 65b2b0ad87
7 changed files with 47 additions and 3 deletions

View File

@@ -44,7 +44,8 @@ optDict = {
"retries": "integer",
"scope": "string",
"safUrl": "string",
"saFreq": "integer"
"saFreq": "integer",
"evalCode": "string"
},
"Optimization": {