diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2010-07-12 23:48:02 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2010-07-12 23:48:02 +0200 |
commit | e693672cd44ab0e648643f4b5c24b1c177ab6c84 (patch) | |
tree | f07383881d17b775a9205f175c317bbb4d5dbaa3 /deps/README | |
parent | a118bc79249ba9184ada2315dacf48fd19e444a5 (diff) | |
download | lombok-e693672cd44ab0e648643f4b5c24b1c177ab6c84.tar.gz lombok-e693672cd44ab0e648643f4b5c24b1c177ab6c84.tar.bz2 lombok-e693672cd44ab0e648643f4b5c24b1c177ab6c84.zip |
Changed build system to ivy.
Diffstat (limited to 'deps/README')
-rw-r--r-- | deps/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/deps/README b/deps/README deleted file mode 100644 index 3a260349..00000000 --- a/deps/README +++ /dev/null @@ -1,4 +0,0 @@ -'deps' are defined as those things which are required to compile or develop lombok, but which aren't required when -actually running lombok. - -For dependencies which need to be available at runtime, see the 'lib' directory. |