X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=spl.icl;h=5dad10ea107e724307abd66ad97d038792f544d9;hb=2473a12c050ab50a6fded6d4ea6df9b81ab8abf1;hp=2a4fb97e0b4cdaf0e6e712e31fad5e233506aaab;hpb=3b2d959ee14ecfd95008dfe536c87b8b1629c1ae;p=cc1516.git diff --git a/spl.icl b/spl.icl index 2a4fb97..5dad10e 100644 --- a/spl.icl +++ b/spl.icl @@ -51,7 +51,8 @@ Start w <<< " --help Show this help\n" <<< " --version Show the version\n" <<< " --[no-]lex Lexer output(default: disabled)\n" - <<< " --[no-]parse Parser output(default: enabled)\n" + <<< " --[no-]parse Parser output(default: disabled)\n" + <<< " --[no-]sem Semantic analysis output(default: enabled)\n" = snd $ fclose stdin w # (contents, stdin, w) = readFileOrStdin stdin args.fp w = case contents of