From d3819b93ab8b2de3d5cc35c33b8258ccdb5a931a Mon Sep 17 00:00:00 2001 From: Gilles Dubochet Date: Sun, 18 Dec 2005 18:33:03 +0000 Subject: Removed old Scalac code in sources and various ... Removed old Scalac code in sources and various other obsolete elements. --- support/scripts/install | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 support/scripts/install (limited to 'support/scripts/install') diff --git a/support/scripts/install b/support/scripts/install deleted file mode 100755 index e0f19ad9d3..0000000000 --- a/support/scripts/install +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/bash -########################################################-*-Shell-script-*-#### -# Install Command -############################################################################## -# $Id$ - -source ${0%/*}/install.sh; -install "$@" - -############################################################################## -- cgit v1.2.3