aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2003-07-16 16:54:14 +0000
committerKenneth Russel <[email protected]>2003-07-16 16:54:14 +0000
commit8e69dde61ba20edf5310c5961a4459fa0fbdd3ec (patch)
treeec8903bcb3f3297ca9fb5f1bbac6f4717f6507ae
parent6a1e9d9b6fd4f8d1c20b8ddda0d7842d74b9aae8 (diff)
Undid change to host.properties
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@39 232f8b59-042b-4e1e-8c03-345bb8c30851
-rw-r--r--make/host.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/host.properties b/make/host.properties
index d71b08cf7..b88cd68ca 100644
--- a/make/host.properties
+++ b/make/host.properties
@@ -16,11 +16,11 @@
# including the name of the jar
#
# Windows
-# antlr.jar=C:/Users/kbr/ANTLR/antlr-2.7.2/antlr.jar
+antlr.jar=C:/Users/kbr/ANTLR/antlr-2.7.2/antlr.jar
# Linux
# antlr.jar=/home/kbr/antlr-2.7.2/antlr.jar
# Mac OS X
-antlr.jar=/Users/kbr/antlr-2.7.2/antlr.jar
+# antlr.jar=/Users/kbr/antlr-2.7.2/antlr.jar
#
# Force the use of jikes in +E (emacs) mode