diff GCMS/create_model.xml @ 13:5a753524e525

fix for match_library
author pieter.lukasse@wur.nl
date Thu, 19 Mar 2015 15:04:56 +0100
parents 4393f982d18f
children
line wrap: on
line diff
--- a/GCMS/create_model.xml	Thu Mar 19 13:26:13 2015 +0100
+++ b/GCMS/create_model.xml	Thu Mar 19 15:04:56 2015 +0100
@@ -43,7 +43,7 @@
     <param name="plot" type="boolean" label="Create a separate plot for each model"
            help="This will create a ZIP file in the history containing PDF plots" />
   </inputs>
-  <code file="match_library.py" />
+  <code file="../match_library.py" />
   <outputs>
   	<data format="zip" label="Model Graphics of ${on_string}" name="model_graphics" >
   	    <filter>(plot)</filter>