samples/composition/build.xml
changeset 186 09d10795f55c
parent 184 6b2cd8df14c0
child 187 e8db9f297016
     1.1 --- a/samples/composition/build.xml	Sat Jun 14 10:01:18 2008 +0200
     1.2 +++ b/samples/composition/build.xml	Sat Jun 14 10:01:34 2008 +0200
     1.3 @@ -95,7 +95,6 @@
     1.4              destdir="build/${version}/classes" 
     1.5              source="1.5" target="1.5"
     1.6              classpath="${cp}"
     1.7 -            debug="true"
     1.8          />
     1.9      </target>
    1.10  </project>