X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=build.xml;h=2a2233ae3d7e3de0111e43ed5440a4c1b7243f75;hp=c51b2abc3af31468097c7063692bd5b11fca81dc;hb=19eee58179b8c4fc69c807b55268864f2b1698e0;hpb=74e20851e0ce6cddf55674ae3b12a6b642c1f964 diff --git a/build.xml b/build.xml index c51b2ab..2a2233a 100644 --- a/build.xml +++ b/build.xml @@ -1,7 +1,17 @@ + + Builder script for mjc2wsl and related tools, runs tests + on given samples. + + + + @@ -10,19 +20,25 @@ - - + + + + + - + - + + @@ -36,33 +52,43 @@ - + + + + + - - Builder script for mjc2wsl and related tools, runs test - on given samples. - - Also gives options to chain the tools on individual files. - + + + + + + + + + + + + @@ -78,9 +104,9 @@ - + - + @@ -89,12 +115,34 @@ - + + + + + + + + + + + + + + + + + + - + + - + @@ -104,26 +152,33 @@ - + - + - + + + - + - + + - + + + + + @@ -133,7 +188,7 @@ - + Used options:${mjc2wsl.options} @@ -147,7 +202,7 @@ - + @@ -156,20 +211,22 @@ + + - + - + @@ -182,13 +239,14 @@ - + - - - + + @@ -196,9 +254,8 @@ - - + @@ -220,11 +277,15 @@ + + - + + @@ -232,16 +293,16 @@ - - - + - + @@ -265,20 +326,23 @@ - + - ${generated-wsl-files} - + + + - - + + @@ -299,31 +363,31 @@ - + - + - + - + - - - - @@ -333,20 +397,20 @@ - + - + - + - + - - @@ -356,8 +420,8 @@ - - @@ -367,7 +431,7 @@ - + @@ -386,7 +450,7 @@ - + @@ -398,7 +462,7 @@ - + @@ -409,13 +473,14 @@ - + - + - + @@ -423,8 +488,11 @@ + + + - + @@ -432,8 +500,49 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -467,12 +576,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 +