From 438cdf65009bee20e09bc9e63eb74a741e1dd72b Mon Sep 17 00:00:00 2001 From: liu fengyun Date: Tue, 5 Apr 2016 23:31:43 +0200 Subject: simple integration with jline --- bin/dotc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/dotc b/bin/dotc index 5798e0523..f6c1db6c1 100755 --- a/bin/dotc +++ b/bin/dotc @@ -38,7 +38,7 @@ unset verbose quiet cygwin toolcp colors saved_stty CDPATH CompilerMain=dotty.tools.dotc.Main FromTasty=dotty.tools.dotc.FromTasty -ReplMain=test.DottyRepl +ReplMain=dotty.tools.dotc.repl.Main -- cgit v1.2.3