gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
ant - added a desc to the mjc2wsl-samples task
authorDoni Pracner <quinnuendo@gmail.com>
Tue, 26 Nov 2013 19:45:32 +0000 (20:45 +0100)
committerDoni Pracner <quinnuendo@gmail.com>
Tue, 26 Nov 2013 19:45:53 +0000 (20:45 +0100)
build.xml

index 854816a..fc8cb62 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -81,7 +81,7 @@
         </java>
     </target>
     
         </java>
     </target>
     
-    <target name="mjc2wsl-samples" depends="build">
+    <target name="mjc2wsl-samples" depends="build" description="run the mjc2wsl tool on the samples">
         <foreach param="filename" target="mjc2wsl">
             <path>
             <fileset dir='${samples.temp.dir}'>
         <foreach param="filename" target="mjc2wsl">
             <path>
             <fileset dir='${samples.temp.dir}'>
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner