changeset 13:ae87e7b2454c draft

"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tools/gromacs commit ab7232ec03a3361f808f5a0be0828e0f7fbd376d"
author chemteam
date Mon, 23 Nov 2020 10:47:29 +0000
parents e205c82e9959
children 2c8ed1b52bf7
files macros.xml solvate.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Tue Oct 20 10:43:39 2020 +0000
+++ b/macros.xml	Mon Nov 23 10:47:29 2020 +0000
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@TOOL_VERSION@">2020.2</token>
+    <token name="@TOOL_VERSION@">2020.4</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">gromacs</requirement>
--- a/solvate.xml	Tue Oct 20 10:43:39 2020 +0000
+++ b/solvate.xml	Mon Nov 23 10:47:29 2020 +0000
@@ -2,7 +2,7 @@
     <description>to structure and topology files</description>
     <macros>
         <import>macros.xml</import>
-        <token name="@GALAXY_VERSION@">1</token>
+        <token name="@GALAXY_VERSION@">0</token>
     </macros>
 
     <expand macro="requirements" />