more consistent configuration of the Ivy user directory

This commit is contained in:
Mark Harrah
2011-03-12 10:28:53 -05:00
parent f18241395b
commit d371ff9314
12 changed files with 42 additions and 42 deletions
@@ -10,5 +10,5 @@ public interface Launcher
public GlobalLock globalLock();
public File bootDirectory();
// null if none set
public File cacheDirectory();
public File ivyHome();
}