From a848f4134536c4e7577736d90cf8a6fa73b67b8d Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Sat, 12 Jan 2002 05:54:03 +0000 Subject: [PATCH] Add some examples to help with the testing git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270691 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/myrmidon/src/make/sample.ant | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/proposal/myrmidon/src/make/sample.ant b/proposal/myrmidon/src/make/sample.ant index 43ea80cd7..dcf48d3f7 100644 --- a/proposal/myrmidon/src/make/sample.ant +++ b/proposal/myrmidon/src/make/sample.ant @@ -148,4 +148,16 @@ Legal: + + + + + + + + + + + + \ No newline at end of file