#!/bin/tcsh -ef
source $FREESURFER_HOME/bin/tcl_setup
source $FREESURFER_HOME/bin/vtk_setup
source $FREESURFER_HOME/bin/kww_setup
if (-e /bin/pwd) setenv HOME `cd $HOME; /bin/pwd`
orient_mri.bin $argv
