changeset 33:ecc450192069 draft

Uploaded
author luca_milaz
date Thu, 19 Sep 2024 09:44:03 +0000
parents 77a1dff96b4a
children 0b071a4f1b4a
files COBRAxy/custom_data_generator.xml
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/COBRAxy/custom_data_generator.xml	Thu Sep 19 09:41:09 2024 +0000
+++ b/COBRAxy/custom_data_generator.xml	Thu Sep 19 09:44:03 2024 +0000
@@ -30,10 +30,10 @@
 
     <outputs>
         <data format="txt" name="log" label="${tool.name} - Log" />
-        <data format="tabular" name="rules" label="Generator Rules" />
-        <data format="tabular" name="reactions" label="Generator Reactions" />
-        <data format="tabular" name="bounds" label="Generator Bounds" />
-        <data format="tabular" name="medium" label="Generator Medium" />
+        <data format="tabular" name="rules" label="$name Rules" />
+        <data format="tabular" name="reactions" label="$name Reactions" />
+        <data format="tabular" name="bounds" label="$name Bounds" />
+        <data format="tabular" name="medium" label="$name Medium" />
     </outputs>
 
     <help>