diff --git a/correlation_panel b/correlation_panel index 7bb6755..3f6b0ba 100755 --- a/correlation_panel +++ b/correlation_panel @@ -1,6 +1,6 @@ #!/bin/bash -pshell_be \ +/sf/bernina/bin/pshell_be \ -p=/opt/gfa/pshell/apps/correlation/Correlation2.java \ -l -d -k -q -b \ -laf=darcula \ diff --git a/screen_panel b/screen_panel index 0c7b4ec..a52fd7b 100755 --- a/screen_panel +++ b/screen_panel @@ -22,7 +22,7 @@ done echo "ScreenPanel" ${SP_VER} -pshell_be -l -d -k -q -b -e -g -n -buf=10 -poll=250 -clog=SEVERE \ +/sf/bernina/bin/pshell_be -l -d -k -q -b -e -g -n -buf=10 -poll=250 -clog=SEVERE \ -p=/opt/gfa/pshell/apps/screen_panel/SfCamera.java \ -p=/opt/gfa/pshell/apps/screen_panel/Inventory.java \ -p=/opt/gfa/pshell/apps/screen_panel/CameraCalibrationDialog.java \ diff --git a/strip_chart b/strip_chart index f0a15e4..bdef569 100755 --- a/strip_chart +++ b/strip_chart @@ -1,6 +1,6 @@ #!/bin/bash -pshell_be -l -b -strp \ +/sf/bernina/bin/pshell_be -l -b -strp \ -laf=darcula \ $@