From 08c6a9b6b071a4d09b3a5718e3413e6810f0946e Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Mon, 28 Oct 2013 11:43:28 +0100 Subject: Remove tools/*{cp, _scala, _scalac}, and tools/*pickled The scripts to fire up a compiler or REPL from build products have bitrotted just enough to get rid of them. They do not include the correct JLine, nor the scala modules. I've also removed showPickled and diffPickled which were based on these, and were also based on some code in ShowPickled that no longer exists since 48cc8b4. --- tools/packcp | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 tools/packcp (limited to 'tools/packcp') diff --git a/tools/packcp b/tools/packcp deleted file mode 100755 index ecc7ee1b5d..0000000000 --- a/tools/packcp +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -# - -dir=$(dirname $0) -$dir/cpof $dir/../build/pack/lib -- cgit v1.2.3