ENH: some style fixes for the book

This commit is contained in:
Ken Martin
2005-12-15 10:41:19 -05:00
parent 4b0fd57bef
commit d2689c95a1
24 changed files with 89 additions and 80 deletions

View File

@@ -3,9 +3,9 @@
# include files and libraries are. This code sets the following
# variables:
#
# JAVA_RUNTIME = the full path to the Java runtime
# JAVA_COMPILE = the full path to the Java compiler
# JAVA_ARCHIVE = the full path to the Java archiver
# JAVA_RUNTIME = the full path to the Java runtime
# JAVA_COMPILE = the full path to the Java compiler
# JAVA_ARCHIVE = the full path to the Java archiver
#
SET(JAVA_BIN_PATH
"[HKEY_LOCAL_MACHINE\\SOFTWARE\\JavaSoft\\Java Development Kit\\2.0;JavaHome]/bin"