From 67e530be60250d1a2c6f7cc208e6041e6f996807 Mon Sep 17 00:00:00 2001 From: adammurdoch Date: Wed, 27 Feb 2002 11:38:35 +0000 Subject: [PATCH] Added support for the @ant:type tag, for general-purpose type definitions. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271576 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/myrmidon/src/manifest/ant-descriptor.template | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/proposal/myrmidon/src/manifest/ant-descriptor.template b/proposal/myrmidon/src/manifest/ant-descriptor.template index badddc2c2..3a4aae10d 100644 --- a/proposal/myrmidon/src/manifest/ant-descriptor.template +++ b/proposal/myrmidon/src/manifest/ant-descriptor.template @@ -18,6 +18,14 @@ + + + < + name="" + classname="" /> + + +