donaldp 01/02/22 05:18:36
Modified: . ant.properties.sample Log: Removed stray ^M Revision Changes Path 1.3 +1 -1 jakarta-ant/ant.properties.sample Index: ant.properties.sample =================================================================== RCS file: /home/cvs/jakarta-ant/ant.properties.sample,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ant.properties.sample 2001/01/21 00:45:08 1.2 +++ ant.properties.sample 2001/02/22 13:18:35 1.3 @@ -9,6 +9,6 @@ # build.compiler.pedantic=true # build.compiler.depend=true -# If you want to use non-standard jars then edit following lines +# If you want to use non-standard jars then edit following lines # jar.junit=/path/to/my/junit.jar
