summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
Diffstat (limited to 'fortran')
-rwxr-xr-xfortran/examples/run_examples.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/fortran/examples/run_examples.sh b/fortran/examples/run_examples.sh
index 3126a6c..f505007 100755
--- a/fortran/examples/run_examples.sh
+++ b/fortran/examples/run_examples.sh
@@ -1,4 +1,5 @@
-#!/bin/csh
+#! /bin/sh
+
./dsetexample
./fileexample
./rwdsetexample