diff options
author | wisberg <wisberg> | 2005-01-29 10:08:04 +0000 |
---|---|---|
committer | wisberg <wisberg> | 2005-01-29 10:08:04 +0000 |
commit | 5108369ed7306ce85749b8fbf611e2e5c5e05b1e (patch) | |
tree | 5ace5301a82f276b25feb515f476f3b8a879b4ca /org.aspectj.lib | |
parent | 231112c89fbae16bc327e89e23397aed66d8f919 (diff) | |
download | aspectj-5108369ed7306ce85749b8fbf611e2e5c5e05b1e.tar.gz aspectj-5108369ed7306ce85749b8fbf611e2e5c5e05b1e.zip |
.ajproperties to text from binary
Diffstat (limited to 'org.aspectj.lib')
-rw-r--r-- | org.aspectj.lib/build.ajproperties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.aspectj.lib/build.ajproperties b/org.aspectj.lib/build.ajproperties index a2334f577..dc76e27a4 100644 --- a/org.aspectj.lib/build.ajproperties +++ b/org.aspectj.lib/build.ajproperties @@ -1,2 +1,2 @@ -src.includes = src/,\
- testsrc/
+src.includes = src/,\ + testsrc/ |