repositories
/
cc1516.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c13e6ac
)
update help'
author
Mart Lubbers
<mart@martlubbers.net>
Wed, 13 Apr 2016 09:45:06 +0000
(11:45 +0200)
committer
Mart Lubbers
<mart@martlubbers.net>
Wed, 13 Apr 2016 09:45:06 +0000
(11:45 +0200)
spl.icl
patch
|
blob
|
history
diff --git
a/spl.icl
b/spl.icl
index
2a4fb97
..
5dad10e
100644
(file)
--- 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