From 18e4d863364abe125bff9bd81c16ac0ae4bb8b49 Mon Sep 17 00:00:00 2001 From: Doni Pracner Date: Wed, 25 Sep 2013 23:35:21 +0200 Subject: [PATCH 1/1] minor: ant build - tabs to spaces --- build.xml | 124 +++++++++++++++++++++++++++--------------------------- 1 file changed, 62 insertions(+), 62 deletions(-) diff --git a/build.xml b/build.xml index c97de40..4b35a7a 100644 --- a/build.xml +++ b/build.xml @@ -1,73 +1,73 @@ - - - - - - + + + + + + - - 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) - - - + + 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) + + + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -77,6 +77,6 @@ - + \ No newline at end of file -- 2.17.1