X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=build.xml;h=f7855572d025f93ca6c1893bb4f63855797b970d;hp=3712f021f36d77c9bdc6bd6c11d8aaf03c4fe4d7;hb=6cc94cc2e2f0d6b0b6238835d3494c43ac04f6b6;hpb=84d0da471eb64cacd414f2e5de3d6c891522b1cc diff --git a/build.xml b/build.xml index 3712f02..f785557 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,45 @@ - + + + + + + - + + - - Builder script for mjc2wsl and related tools, runs test - on given samples. - - Also gives options to chain the tools on individual files. - + + + + + - + + + + + + + + @@ -72,15 +100,15 @@ - + - + - + @@ -89,41 +117,70 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + @@ -133,7 +190,7 @@ - + Used options:${mjc2wsl.options} @@ -147,7 +204,7 @@ - + @@ -156,20 +213,22 @@ + + - + - + @@ -182,13 +241,14 @@ - + - - - + + @@ -196,9 +256,8 @@ - - + @@ -220,11 +279,15 @@ + + - + + @@ -232,16 +295,16 @@ - - - + - + - + @@ -249,6 +312,7 @@ + @@ -265,65 +329,68 @@ - + - ${generated-wsl-files} - + + + - - + + - - + + - - + + - - + + - + - + - + - + - + - - - - @@ -333,20 +400,20 @@ - + - + - + - + - - @@ -356,8 +423,8 @@ - - @@ -367,7 +434,7 @@ - + @@ -386,7 +453,7 @@ - + @@ -398,7 +465,7 @@ - + @@ -409,13 +476,14 @@ - + - + - + @@ -423,8 +491,11 @@ + + + - + @@ -432,11 +503,56 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -467,12 +583,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 +