Fixed project name.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@737426 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2009-01-24 19:51:09 +00:00
parent b5f0d0e102
commit e58ea4a8e8
1 changed files with 3 additions and 3 deletions

View File

@ -14,13 +14,13 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--> -->
<project name="Commons IO" default="jar" basedir="."> <project name="Commons Math" default="jar" basedir=".">
<!-- <!--
"Math" component of the Apache Commons Project "Math" component of the Apache Commons Project
$Id:$ $Id$
$Revision:$ $Date:$ $Revision$ $Date$
--> -->