[project @ 2001-03-26 16:54:34 by simonmar]
authorsimonmar <unknown>
Mon, 26 Mar 2001 16:54:34 +0000 (16:54 +0000)
committersimonmar <unknown>
Mon, 26 Mar 2001 16:54:34 +0000 (16:54 +0000)
Moved into ghci subdirectory.

ghc/driver/ghci.sh [deleted file]

diff --git a/ghc/driver/ghci.sh b/ghc/driver/ghci.sh
deleted file mode 100644 (file)
index b020047..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-# Mini-driver for GHCi
-exec $GHCBIN $TOPDIROPT --interactive ${1+"$@"}