From c3c39fcf0ec5a686cebe142ac875d53761d0a780 Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Wed, 7 May 2003 21:37:30 +0000 Subject: [PATCH] Initial revision --- build.xml | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 build.xml diff --git a/build.xml b/build.xml new file mode 100644 index 0000000..f4076e8 --- /dev/null +++ b/build.xml @@ -0,0 +1,109 @@ + + + The specification for all umlgraph build processes. + $Id$ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +