From a4f8a89c85391051eabe46530e953e4696aad3d6 Mon Sep 17 00:00:00 2001 From: Araq Date: Thu, 30 Apr 2015 02:01:38 +0200 Subject: preparations for version 0.11.0 --- koch.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'koch.nim') diff --git a/koch.nim b/koch.nim index d760a5bc4..142aa89f1 100644 --- a/koch.nim +++ b/koch.nim @@ -119,7 +119,7 @@ proc buildTool(toolname, args: string) = proc nsis(args: string) = # make sure we have generated the niminst executables: buildTool("tools/niminst/niminst", args) - buildTool("tools/nimgrep", args) + #buildTool("tools/nimgrep", args) # produce 'nim_debug.exe': exec "nim c compiler" / "nim.nim" copyExe("compiler/nim".exe, "bin/nim_debug".exe) -- cgit 1.4.1-2-gfad0