gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
mjc2wsl - new switch for global/local VAR blocks; added display of default options...
[mjc2wsl.git] / build.xml
index b42093d..4250bbf 100644 (file)
--- a/build.xml
+++ b/build.xml
 
     <target name="mjc2wsl">
         <echo message="${filename}" />
-        <java classpath="${mjc2wsl.class.dir}:${res.dir}" classname="mjc2wsl">
+        <java classpath="${mjc2wsl.class.dir}:${res.dir}" classname="com.quemaster.transformations.mjc2wsl.mjc2wsl">
             <arg line="${mjc2wsl.options}" />
             <arg value="${filename}" />
         </java>
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner