master #59

Closed
claudio.atzori wants to merge 3221 commits from master into stable_ids
1 changed files with 7 additions and 6 deletions
Showing only changes of commit fbd9bf704e - Show all commits

View File

@ -52,10 +52,11 @@
"paramLongName": "iterations", "paramLongName": "iterations",
"paramDescription": "the number of iterations to be computed", "paramDescription": "the number of iterations to be computed",
"paramRequired": false "paramRequired": false
},{ },
"paramName": "pop", {
"paramLongName": "projectOrganizationPath", "paramName": "pop",
"paramDescription": "the number of iterations to be computed", "paramLongName": "projectOrganizationPath",
"paramRequired": true "paramDescription": "the number of iterations to be computed",
} "paramRequired": true
}
] ]