diff options
author | Araq <rumpf_a@web.de> | 2013-05-04 19:10:12 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2013-05-04 19:10:12 +0200 |
commit | 23bd3ccd8bc1b6aae931a3754ad478849c3be82d (patch) | |
tree | f96245ae0b14225ba2f008d7949ce2b07e436ea7 /config | |
parent | f8af7ed6b46d045b82b5b70370846fe857b5a39d (diff) | |
parent | 05fd46cdd1ce26b714888182ab69dcf2cd3d6ed2 (diff) | |
download | Nim-23bd3ccd8bc1b6aae931a3754ad478849c3be82d.tar.gz |
Merge branch 'master' into newparser
Diffstat (limited to 'config')
-rw-r--r-- | config/nimrod.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/nimrod.cfg b/config/nimrod.cfg index 159cbe1bd..d9075a20f 100644 --- a/config/nimrod.cfg +++ b/config/nimrod.cfg @@ -55,7 +55,6 @@ path="$lib/pure/unidecode" @end # additional options always passed to the compiler: ---verbosity: "1" --parallel_build: "0" # 0 to auto-detect number of processors hint[LineTooLong]=off |