# HG changeset patch # User fmercuri # Date 1624640947 0 # Node ID c207b91c6a1fe34008cbaedfefa965b30f74d5df # Parent c9eb918656a51499655105edb2008e18a403ba6c Deleted selected files diff -r c9eb918656a5 -r c207b91c6a1f editconf.xml --- a/editconf.xml Fri Jun 25 17:01:08 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 $boxtype.boxtype == "cubic": - -box $boxtype.cubicdim - #end if - #if $boxtype.boxtype == "custom": - -d $boxtype.boxdim - -bt $boxtype.type - #end if - #end if - &>> verbose.txt && - - cp ./output.${output_format} '$output' - - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -