tasty revision to load feisty for full use
[feisty_meow.git] / scripts / core / search_replace.sh
index 9825c6cadeea546c7f2a75b644b51ec91b87edd1..8357761a4c8a9959c68a24cb075c3dedf1bc8afa 100644 (file)
@@ -3,7 +3,7 @@
 # a break out of the popular replace_pattern_in_file function that
 # can work with multiple files.
 
-source "$FEISTY_MEOW_SCRIPTS/core/functions.sh"
+source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh"
 
 pattern="$1"; shift
 replacement="$1"; shift