From 321497ad25f76931e5b18e384fbd73ca8d198d92 Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Sat, 23 Mar 2002 09:08:11 +0000 Subject: [PATCH] showed a few uses of ant to make sure it works, Really should unit-test this git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271986 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/myrmidon/src/make/sample.ant | 33 +++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/proposal/myrmidon/src/make/sample.ant b/proposal/myrmidon/src/make/sample.ant index d6d9df233..c122b11de 100644 --- a/proposal/myrmidon/src/make/sample.ant +++ b/proposal/myrmidon/src/make/sample.ant @@ -250,4 +250,37 @@ Legal: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file