X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=build.xml;h=762aef3448059dd8656e15eff8928a9488401f2e;hp=25fb262a581d920bf903c2f379587d1b2c6cad3d;hb=77e39fac55f1a366814d35e75659cb6d88cca4e1;hpb=c71486b667051ba56ee13c49f887822b61572748 diff --git a/build.xml b/build.xml index 25fb262..762aef3 100644 --- a/build.xml +++ b/build.xml @@ -1,7 +1,17 @@ + + Builder script for mjc2wsl and related tools, runs tests + on given samples. + + + - + + @@ -10,16 +20,26 @@ - - + + + + + + + + + - + + @@ -27,30 +47,51 @@ - - + + - + + + + - + + + + + + + + - - Builder script for mjc2wsl and related tools, runs test - on given samples. - - Also gives options to chain the tools on individual files. - + + + + + + + + + + + + + + + + + @@ -60,15 +101,15 @@ - + - - + - + @@ -77,55 +118,84 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + - + - + Used options:${mjc2wsl.options} - + @@ -135,7 +205,7 @@ - + @@ -144,22 +214,24 @@ + + - + - + - + @@ -170,13 +242,14 @@ - + - - - + + @@ -184,9 +257,8 @@ - - + @@ -208,77 +280,369 @@ + + - + + + - + - - - - + - + + + + - - + + + + + + + + + + + + + + + + - - + + - + - - - - + - ${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} + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file +