aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher/build.xml
diff options
context:
space:
mode:
authoraclement <aclement>2008-10-20 18:38:49 +0000
committeraclement <aclement>2008-10-20 18:38:49 +0000
commit6ab8486555854b20b5402a69bd780290f2336b4f (patch)
tree893d91014835b1d2abb695bcaa4f1f36ead28f7d /org.aspectj.matcher/build.xml
parent315fa045aa378b43c36635b4e2edc435ab324737 (diff)
downloadaspectj-6ab8486555854b20b5402a69bd780290f2336b4f.tar.gz
aspectj-6ab8486555854b20b5402a69bd780290f2336b4f.zip
first drop of org.aspectj.matcher - its empty!
Diffstat (limited to 'org.aspectj.matcher/build.xml')
-rw-r--r--org.aspectj.matcher/build.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/org.aspectj.matcher/build.xml b/org.aspectj.matcher/build.xml
new file mode 100644
index 000000000..7372e220f
--- /dev/null
+++ b/org.aspectj.matcher/build.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<!-- see ../build/*.html for explanation -->
+<project name="org.aspectj.matcher" default="test" basedir=".">
+ <import file="${basedir}/../build/build.xml"/>
+</project>
+