closes #219 - unhidden switch --technique and adapted code accordingly (renamed conf.technique to conf.tech to fit properly in the -h help message)

This commit is contained in:
Bernardo Damele
2011-04-06 14:41:44 +00:00
parent 8b14a9eaa7
commit 05d12790f1
8 changed files with 48 additions and 17 deletions

View File

@@ -70,6 +70,7 @@ optDict = {
},
"Techniques": {
"tech": "integer",
"timeSec": "integer",
"uCols": "string",
"uChar": "string"