changeset 22:3d4f0243c5fc

Added swiplml to show how to set up environment for swipl+plml
author samer
date Thu, 09 Feb 2012 11:55:20 +0000
parents d892e2012f79
children bfef495cd52a
files swiplml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/swiplml	Thu Feb 09 11:55:20 2012 +0000
@@ -0,0 +1,3 @@
+#!/bin/sh
+export DYLD_FALLBACK_LIBRARY_PATH=/lib:/usr/lib:/usr/X11/lib:/usr/local/matlab7/bin/maci64
+swipl "$@"