From 3b8aee8b397439a4fc223efe99c20235191243db Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Tue, 12 Jun 2001 13:35:31 +0000 Subject: [PATCH] Change extention of ant libraries to "atl" for Ant Type Library. (more representative of content than .tsk). git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269148 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/myrmidon/build.xml | 4 ++-- proposal/myrmidon/src/make/sample.ant | 9 ++++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/proposal/myrmidon/build.xml b/proposal/myrmidon/build.xml index 83db4a74f..c6747a2dd 100644 --- a/proposal/myrmidon/build.xml +++ b/proposal/myrmidon/build.xml @@ -123,14 +123,14 @@ Legal: - + - + diff --git a/proposal/myrmidon/src/make/sample.ant b/proposal/myrmidon/src/make/sample.ant index 1095ecb84..7467d0c3d 100644 --- a/proposal/myrmidon/src/make/sample.ant +++ b/proposal/myrmidon/src/make/sample.ant @@ -16,6 +16,9 @@ Legal: + + + @@ -23,7 +26,7 @@ Legal: @@ -37,7 +40,7 @@ Legal: + lib="../../dist/lib/core.atl" /> @@ -46,7 +49,7 @@ Legal: + lib="../../dist/lib/core.atl" />