From: Doni Pracner Date: Mon, 11 Nov 2013 19:33:09 +0000 (+0100) Subject: minor: ant build - removed the help task, added a project description X-Git-Tag: v0.1.2~11 X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=commitdiff_plain;h=0b18f1d140aad199981d91d3eca3069e49eb3e99;hp=d595df17d0014807d635a1f20467fca4d3adb5e9 minor: ant build - removed the help task, added a project description --- diff --git a/build.xml b/build.xml index a8ae864..fa1fcbc 100644 --- a/build.xml +++ b/build.xml @@ -13,15 +13,11 @@ - - - Possible options: - all - build the tool and the compiler and test on the samples - build - build the mjc2wsl tool - mj-build - build the mj compiler - mj-samples - run the mj compiler on the samples (build if needed) - - + + + Builder script for mjc2wsl and related tools, runs test + on given samples. +