From: simonmar Date: Mon, 26 Mar 2001 16:54:34 +0000 (+0000) Subject: [project @ 2001-03-26 16:54:34 by simonmar] X-Git-Tag: Approximately_9120_patches~2307 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=25cc4e4e57c75834af022067b173fcaf94b2d446;p=ghc-hetmet.git [project @ 2001-03-26 16:54:34 by simonmar] Moved into ghci subdirectory. --- diff --git a/ghc/driver/ghci.sh b/ghc/driver/ghci.sh deleted file mode 100644 index b020047..0000000 --- a/ghc/driver/ghci.sh +++ /dev/null @@ -1,2 +0,0 @@ -# Mini-driver for GHCi -exec $GHCBIN $TOPDIROPT --interactive ${1+"$@"}