#!/bin/sh

#DYLD_LIBRARY_PATH=
#export DYLD_LIBRARY_PATH
 
#/Applications/fslview.app/Contents/MacOS/fslview $@

${FSLDIR}/bin/fslview.app/Contents/MacOS/fslview $@

