changeset 136:c001ee32e36f draft

Uploaded
author luca_milaz
date Tue, 02 Jul 2024 22:03:11 +0000
parents 47b8ed94b70c
children 9c80c6214820
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:58 2024 +0000
+++ b/marea_2_0/flux_sampling.xml	Tue Jul 02 22:03:11 2024 +0000
@@ -19,7 +19,7 @@
         #for $input in $inputs
             #set $inputs_paths = $inputs_paths + $input + ","
         #end for
-        --inputs $inputs_paths
+        --inputs $inputs
         #if $algorithm_param.algorithm == 'OPTGP':
         	--thinning $thinning
         #end if