lib/Tools/ghci
changeset 69268 c1a27fce2076
parent 69267 517655a528fe
child 69269 1bee990d443c
--- a/lib/Tools/ghci	Thu Nov 08 15:52:10 2018 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-#!/usr/bin/env bash
-#
-# Author: Makarius
-#
-# DESCRIPTION: invoke GHC interaction within the Isabelle environment
-
-isabelle ghc --interactive "$@"