From 1ddaff73f044d3e9ad68c1aa284dee9a913ed37a Mon Sep 17 00:00:00 2001 From: vsc Date: Mon, 14 Mar 2005 17:01:29 +0000 Subject: [PATCH] configuration file for JPL library git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1265 b08c6af1-5177-4d33-ba66-4b1c6b8b522a --- LGPL/JPL/jpl_paths.yap.in | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 LGPL/JPL/jpl_paths.yap.in diff --git a/LGPL/JPL/jpl_paths.yap.in b/LGPL/JPL/jpl_paths.yap.in new file mode 100644 index 000000000..2654e9993 --- /dev/null +++ b/LGPL/JPL/jpl_paths.yap.in @@ -0,0 +1,3 @@ +jpl_java_home('@JAVA_HOME@'). + +