From f479a5fc7f844d96b169c399cb1e8ac085de6c2b Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 3 Sep 2012 21:59:42 +0200 Subject: Updated build instructions --- tools/cleantree.py | 152 ----------------------------------------------------- 1 file changed, 152 deletions(-) delete mode 100644 tools/cleantree.py (limited to 'tools') diff --git a/tools/cleantree.py b/tools/cleantree.py deleted file mode 100644 index e873723df..000000000 --- a/tools/cleantree.py +++ /dev/null @@ -1,152 +0,0 @@ -#!/usr/bin/python -__doc__="""%prog [options] [] - -Removes all unversioned files from a subversion working copy directory -. -When is not specified the current directory is used. -