]> 4ch.mooo.com Git - 16.git/blobdiff - qwolf.sh
p16 is being worked on a bunch by me wwww [16_ca needs huge amounts of work and I...
[16.git] / qwolf.sh
diff --git a/qwolf.sh b/qwolf.sh
deleted file mode 100755 (executable)
index d900d48..0000000
--- a/qwolf.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#! /bin/bash
-dir1="16/wf3d8086"
-dir2="16/wolf3d/WOLFSRC"
-. ./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