Mercurial > repos > bimib > marea_2_0
changeset 135:47b8ed94b70c draft
Uploaded
author | luca_milaz |
---|---|
date | Tue, 02 Jul 2024 22:00:58 +0000 |
parents | 54f816f17f56 |
children | c001ee32e36f |
files | marea_2_0/flux_sampling.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/marea_2_0/flux_sampling.xml Tue Jul 02 22:00:47 2024 +0000 +++ b/marea_2_0/flux_sampling.xml Tue Jul 02 22:00:58 2024 +0000 @@ -17,7 +17,7 @@ --tool_dir $__tool_directory__ #set $inputs_paths = "" #for $input in $inputs - #set $inputs_paths = $inputs_paths + "$input" + "," + #set $inputs_paths = $inputs_paths + $input + "," #end for --inputs $inputs_paths #if $algorithm_param.algorithm == 'OPTGP':