moved to own sub directory, execute them as ./contrib/foo.sh
[shipsimu.git] / pdepend.sh
diff --git a/pdepend.sh b/pdepend.sh
deleted file mode 100755 (executable)
index 9185237..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-if ! test -e `which pdepend`; then
-       echo "$0: This script needs PHP_Depend. See URL"
-       echo "$0: http://www.manuel-pichler.de/pages/pdepend.html for details."
-fi
-
-pdepend --bad-documentation --ignore=db,docs,ship-simu.org \
-       --jdepend-chart=test.png --overview-pyramid=pyramid.png \
-       --summary-xml=summary.xml --jdepend-xml=jdepend.xml .