aboutsummaryrefslogtreecommitdiff
path: root/scripts/cf_make_all.csh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cf_make_all.csh')
-rwxr-xr-xscripts/cf_make_all.csh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/cf_make_all.csh b/scripts/cf_make_all.csh
index 2cfbc46..b63fde0 100755
--- a/scripts/cf_make_all.csh
+++ b/scripts/cf_make_all.csh
@@ -1,4 +1,4 @@
-#!/usr/local/bin/tcsh -f
+#!/usr/bin/env tcsh -f
#******************************************************************************
#* Johns Hopkins University
@@ -40,7 +40,7 @@
#*****************************************************************************/
# Set program path
-set rm = "/bin/rm -f"
+set rm = "rm -f"
set cf_xcorr = cf_xcorr
set cf_combine = cf_combine