# HG changeset patch # User fmercuri # Date 1624642680 0 # Node ID fbfc5e6797d19cef3786a66fef874bd8780a1ef5 # Parent ea345dc97d93384a4eab6fe3d7e5fc189e96a7ef Deleted selected files diff -r ea345dc97d93 -r fbfc5e6797d1 editconf.xml --- a/editconf.xml Fri Jun 25 17:36:21 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' - - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -