gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
added --genInlinePrint switch to not make a procedure, but print directly
[mjc2wsl.git] / build.xml
index eaeef45..0b12de1 100644 (file)
--- a/build.xml
+++ b/build.xml
         </java>
     </target>
     
-    <target name="mj-samples" description="run the mj compiler on the samples">
+    <target name="mj-samples" description="run the mj compiler on the samples" depends="init">
         <foreach param="filename" target="mj-compile">
             <path>
             <fileset dir='${samples.temp.dir}'>
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner