# HG changeset patch # User fmercuri # Date 1624642075 0 # Node ID c1d0bb423f78cf48e5914ebcb20c1c22d375637d # Parent 55051a551ba35d6f6a4869b31bee37847072a3b2 Deleted selected files diff -r 55051a551ba3 -r c1d0bb423f78 editconf.xml --- a/editconf.xml Fri Jun 25 17:22:09 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,132 +0,0 @@ - - using editconf - - 0 - macros.xml - - - - - > verbose.txt && - - ln -s '$input_file' ./input.$input_file.ext && - gmx editconf - -f ./input.$input_file.ext - -o ./output.${output_format} - #if $box.config == "true": - #if $box.boxtype.boxtype == "cubic": - -box $box.boxtype.cubicdim - #end if - #if $box.boxtype.boxtype == "custom": - -d $box.boxtype.boxdim - -bt $box.boxtype.type - #end if - #end if - &>> verbose.txt && - - cp ./output.${output_format} '$output' - - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -