diff options
Diffstat (limited to 'development/saxonb/csh.profile')
-rw-r--r-- | development/saxonb/csh.profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/development/saxonb/csh.profile b/development/saxonb/csh.profile new file mode 100644 index 0000000000..88a041aa66 --- /dev/null +++ b/development/saxonb/csh.profile @@ -0,0 +1,2 @@ +#!/bin/csh +setenv CLASSPATH ${CLASSPATH}:/usr/lib/saxonb/saxon9.jar |