From 7aad0d6544b14896cc83971aa0cdd6b5f96958ef Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Sat, 23 Sep 2017 16:29:05 +0200 Subject: added 'nim jsonscript' feature --- compiler/rodread.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/rodread.nim') diff --git a/compiler/rodread.nim b/compiler/rodread.nim index 3735075fd..31b54d760 100644 --- a/compiler/rodread.nim +++ b/compiler/rodread.nim @@ -589,7 +589,7 @@ proc cmdChangeTriggersRecompilation(old, new: TCommands): bool = return false of cmdNone, cmdDoc, cmdInterpret, cmdPretty, cmdGenDepend, cmdDump, cmdCheck, cmdParse, cmdScan, cmdIdeTools, cmdDef, - cmdRst2html, cmdRst2tex, cmdInteractive, cmdRun: + cmdRst2html, cmdRst2tex, cmdInteractive, cmdRun, cmdJsonScript: discard # else: trigger recompilation: result = true -- cgit 1.4.1-2-gfad0