Builder script for mjc2wsl and related tools, runs test on given samples. Also gives options to chain the tools on individual files. Used options:${mjc2wsl.options} ${generated-wsl-files} \section{${file.name}} \begin{paracol}{4} \lstinputlisting[style=mj]{../${file.name}.mj} \switchcolumn \lstinputlisting[style=decoded]{../${file.name}.obj.decoded} \switchcolumn \lstinputlisting[style=wsl,lastline=200]{../${file.name}.wsl} \switchcolumn \lstinputlisting[style=wslt,lastline=200]{../${file.name}${transf.wsl.ext}} \end{paracol}