update a note

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3404 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
msridhar1 2009-04-03 14:46:24 +00:00
parent bf6866f89f
commit 065904fe5a
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@
# For instance, on a windows OS it's typically C:/Progra~1/Java/j2reYourVersion/lib
# On MAC OS, typically /System/Library/Frameworks/JavaVM.framework/Classes
#
# N.B. This directory must contain a valid core.jar (or rt.jar for older VMs)
# N.B. On Windows or Linux, this directory must contain a valid core.jar (or rt.jar
# for older VMs). On Mac, it should contain the classes.jar file.
# On IBM 1.4.x SDKs, this means you need to specify Java14x/jre/lib and not
# Java14x/lib!
#