Code

add chebyshev.cpp to exclude list
authorishmal <ishmal@users.sourceforge.net>
Fri, 31 Aug 2007 02:06:56 +0000 (02:06 +0000)
committerishmal <ishmal@users.sourceforge.net>
Fri, 31 Aug 2007 02:06:56 +0000 (02:06 +0000)
build.xml

index 8280b32305a970c2b80df257a8a8c8c731ea6591..cd124506e4da56e815188f3e15687fc6a02efe8d 100644 (file)
--- a/build.xml
+++ b/build.xml
              destdir="${build}/obj">
         <fileset dir="${src}">
             <!-- THINGS TO EXCLUDE -->
+            <exclude name="2geom/chebyshev.cpp"/>
             <exclude name="ast/.*"/>
             <exclude name="bonobo/.*"/>
             <exclude name="deptool.cpp"/>