tasty revision to load feisty for full use
[feisty_meow.git] / scripts / opensim / run_opensim.sh
index 04499bdb39db5dcaca90d582c7d74ca4184bb8cb..674786f9dce37bbda1f2d6ff7aeeb1cc75453cae 100644 (file)
@@ -3,7 +3,8 @@
 # utility.  then the processes can all be accessed when desired, rather than
 # needing to be started in 5 or so separate windows.
 
-source $FEISTY_MEOW_SCRIPTS/opensim/opensim_utils.sh
+source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh"
+source "$FEISTY_MEOW_SCRIPTS/opensim/opensim_utils.sh"
 
 # jump into the opensim binaries directory so we can run stuff.
 pushd $HOME/opensim/bin &>/dev/null