aboutsummaryrefslogtreecommitdiffstats
path: root/ajde/testdata/OutxmlTest/src/TestAbstractAspect.aj
diff options
context:
space:
mode:
authoraclement <aclement>2007-01-15 08:45:34 +0000
committeraclement <aclement>2007-01-15 08:45:34 +0000
commit0a6ce34845218cd2d81507171afda6a6f1201aa8 (patch)
tree186140338903cf4df249af352736af9238ea7773 /ajde/testdata/OutxmlTest/src/TestAbstractAspect.aj
parent4820dcea42b8379dc40ce157ca09d2740313309d (diff)
downloadaspectj-0a6ce34845218cd2d81507171afda6a6f1201aa8.tar.gz
aspectj-0a6ce34845218cd2d81507171afda6a6f1201aa8.zip
148190#32
Diffstat (limited to 'ajde/testdata/OutxmlTest/src/TestAbstractAspect.aj')
-rw-r--r--ajde/testdata/OutxmlTest/src/TestAbstractAspect.aj3
1 files changed, 0 insertions, 3 deletions
diff --git a/ajde/testdata/OutxmlTest/src/TestAbstractAspect.aj b/ajde/testdata/OutxmlTest/src/TestAbstractAspect.aj
deleted file mode 100644
index df7596863..000000000
--- a/ajde/testdata/OutxmlTest/src/TestAbstractAspect.aj
+++ /dev/null
@@ -1,3 +0,0 @@
-public abstract aspect TestAbstractAspect {
-
-}