From 55c40746474cff452c09fa9c1244e3d0c7b3ad21 Mon Sep 17 00:00:00 2001 From: Araq Date: Sun, 13 Feb 2011 21:24:52 +0100 Subject: REPL improvements --- koch.nim | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'koch.nim') diff --git a/koch.nim b/koch.nim index 273f0b79f..7458a747b 100755 --- a/koch.nim +++ b/koch.nim @@ -36,8 +36,10 @@ Possible Commands: Boot options: -d:release produce a release version of the compiler -d:tinyc include the Tiny C backend (not supported on Windows) + -d:useGnuReadline use the GNU readline library for interactive mode + (not supported on Windows) """ - + proc exe(f: string): string = return addFileExt(f, ExeExt) proc exec(cmd: string) = -- cgit 1.4.1-2-gfad0