samples/differentreturntype/build.xml
changeset 127 07696c62f340
parent 124 6270b19ab8db
child 128 8ef997796d0a
     1.1 --- a/samples/differentreturntype/build.xml	Sat Jun 14 09:55:04 2008 +0200
     1.2 +++ b/samples/differentreturntype/build.xml	Sat Jun 14 09:55:09 2008 +0200
     1.3 @@ -25,7 +25,6 @@
     1.4      </target>
     1.5      <!-- END: theory.binary.differentreturntype.ant -->
     1.6      
     1.7 -    <target name="compile" depends="build"/>
     1.8      <target name="build" depends="clean">
     1.9          <antcall target="-build-one">
    1.10              <param name="version" value="api1.0"/>