<?xml version="1.0" encoding="UTF-8"?>
<antlib xmlns:c="ant:current">
<!--
   |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
   | The fastest way to get the core AntXtras components.                   |
   |                                                                        |
   | (c) 2004-2005,2007-2011 Sandbox Software MC. All rights reserved.      |
   |________________________________________________________________________|
   -->

<!--
   |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
   | Install all of the main AntXtras types, tasks, and funcut handlers.    |
   |________________________________________________________________________|
   -->
   <taskdef resource="org/jwaresoftware/antxtras/antlib.xml"/>
   <typedef resource="org/jwaresoftware/antxtras/condition/antlib.xml"/>
   <typedef resource="org/jwaresoftware/antxtras/funcuts/antlib.xml"/>

</antlib>

<!-- $Id: antlib.xml 1175 2010-11-08 10:31:17Z ssmc $ -->

