From 195c9b33a3032706a39c4220776b20178ed2f977 Mon Sep 17 00:00:00 2001 From: Ben Linskey Date: Mon, 16 Dec 2013 15:27:01 -0500 Subject: Add basic project framework and resources. --- build.xml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 build.xml (limited to 'build.xml') diff --git a/build.xml b/build.xml new file mode 100644 index 0000000..1c79399 --- /dev/null +++ b/build.xml @@ -0,0 +1,49 @@ + + + Greek reference Database Creator build file. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3