]> 4ch.mooo.com Git - 16.git/blobdiff - qcata.sh
seguse.txt added to show _seg usage also OpenVGMFile needs to be ported to 16_snd...
[16.git] / qcata.sh
diff --git a/qcata.sh b/qcata.sh
deleted file mode 100755 (executable)
index 1170d3c..0000000
--- a/qcata.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#! /bin/bash
-dir1="16/Catacomb3D"
-dir2="16/CatacombApocalypse"
-. ./src/util/qhead.sh $0
-echo ====      $dir1   ====
-grep "$1" "$dir1"/*.C
-grep "$1" "$dir1"/*.H
-echo ====      $dir2   ====
-grep "$1" "$dir2"/*.C
-grep "$1" "$dir2"/*.H
-. ./src/util/qfoot.sh $0