From 72c081c3cd4fb0c25cd08832ac97e4359ca361a9 Mon Sep 17 00:00:00 2001 From: ccremers Date: Sat, 27 Jan 2007 11:16:04 +0000 Subject: [PATCH] - Cleanup --- src/scytherprof | 5 ----- src/wallcheck.sh | 7 ------- 2 files changed, 12 deletions(-) delete mode 100755 src/scytherprof delete mode 100755 src/wallcheck.sh diff --git a/src/scytherprof b/src/scytherprof deleted file mode 100755 index 4881b5e..0000000 --- a/src/scytherprof +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -scons gprof=yes -./scyther $* -gprof --flat-profile scyther diff --git a/src/wallcheck.sh b/src/wallcheck.sh deleted file mode 100755 index 794da1d..0000000 --- a/src/wallcheck.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -# -# Make log for all errors -# -scons -c; scons debug=yes 2>errorlog.txt - -