# HG changeset patch # User samer # Date 1328788520 0 # Node ID 3d4f0243c5fcdf12fe7b91746ba42fe936aadbc4 # Parent d892e2012f79c380129b125b93645b1edf4c3411 Added swiplml to show how to set up environment for swipl+plml diff -r d892e2012f79 -r 3d4f0243c5fc swiplml --- /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 "$@"