# HG changeset patch
# User fmercuri
# Date 1624636500 0
# Node ID 770be7b8dddd7980cd2d30880b3a339cf4dc4fd3
# Parent 0876b56a3b3d16cff4a7ad0fafa28d09ec6198b2
Uploaded
diff -r 0876b56a3b3d -r 770be7b8dddd editconf.xml
--- a/editconf.xml Fri Jun 25 15:22:14 2021 +0000
+++ b/editconf.xml Fri Jun 25 15:55:00 2021 +0000
@@ -14,12 +14,13 @@
-f ./input.$input_file.ext
-o ./output.${output_format}
#if $box.config == "true":
- -d $box.dim
- -bt $box.type
- #end if
- #if $sbox.config == "true":
- -box $sbox.dim
- -bt $box.type
+ #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 &&
@@ -33,43 +34,37 @@
-
+
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+