From: Doni Pracner Date: Mon, 23 Dec 2013 14:46:38 +0000 (+0100) Subject: custom.properties.default - another example of a usefull property X-Git-Tag: v0.1.4~54 X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=commitdiff_plain;h=a78d735f3e20b94a8e8886ccb2f23f7721bba315;ds=sidebyside custom.properties.default - another example of a usefull property --- diff --git a/custom.properties.default b/custom.properties.default index 30488f0..9d8a6a1 100644 --- a/custom.properties.default +++ b/custom.properties.default @@ -3,3 +3,6 @@ # set this to wherever your FermaT is installed fermat.dir=/some/path/fermat3 + +# use this for passing options to mjc2wsl +mjc2wsl.options="-o -q"