X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=build.xml;h=a122a38cda7cd4010998e35f5f93e3ec9a58c5f9;hp=421377f2271b7b6a10fb5db7e983904c4263381e;hb=fa4f84e6fc740213f1c9416755a02c3e98b4c40d;hpb=0ab47e9ce41fd955d8f3d6210a1849bbbebb4eb5 diff --git a/build.xml b/build.xml index 421377f..a122a38 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,38 +47,51 @@ - - + + - + - - + + + + + + + - + + + - - Builder script for mjc2wsl and related tools, runs test - on given samples. - - Also gives options to chain the tools on individual files. - + + + + + - + + + + + + + + @@ -68,15 +101,15 @@ - + - - + - + @@ -85,55 +118,106 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + - + - + Used options:${mjc2wsl.options} - + @@ -143,7 +227,7 @@ - + @@ -152,22 +236,24 @@ + + - + - + - + @@ -178,13 +264,14 @@ - + - - - + + @@ -192,9 +279,8 @@ - - + @@ -216,11 +302,15 @@ + + - + + @@ -228,23 +318,27 @@ - - - + - + + + + - + - + + @@ -261,65 +355,68 @@ - + - ${generated-wsl-files} - + + + - - + + - - + + - - + + - - + + - + - + - + - + - + - - - - @@ -329,20 +426,20 @@ - + - + - + - + - - @@ -352,8 +449,8 @@ - - @@ -363,7 +460,7 @@ - + @@ -382,7 +479,7 @@ - + @@ -394,9 +491,10 @@ - - + @@ -404,10 +502,14 @@ + + + - + @@ -415,8 +517,11 @@ + + + - + @@ -424,11 +529,56 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -459,12 +609,62 @@ + + + + + + + + + + + + + + + \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 +