diff options
author | Araq <rumpf_a@web.de> | 2013-12-23 01:23:16 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2013-12-23 01:23:16 +0100 |
commit | b76729df1cd326a3230536d0f78276cfabe4dd2a (patch) | |
tree | 9a7cf9a40ef38a79513a0b4c850e68d53f215e91 /lib/pure/actors.nimrod.cfg | |
parent | 9145bcfbb680d653f167a1a12f7830025aa951a5 (diff) | |
parent | 52a8226edda05f2d3baad791639a1c2fe7f103cc (diff) | |
download | Nim-b76729df1cd326a3230536d0f78276cfabe4dd2a.tar.gz |
Merge branch 'master' of https://github.com/Araq/Nimrod into vm2
Conflicts: web/news.txt
Diffstat (limited to 'lib/pure/actors.nimrod.cfg')
-rw-r--r-- | lib/pure/actors.nimrod.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/pure/actors.nimrod.cfg b/lib/pure/actors.nimrod.cfg new file mode 100644 index 000000000..c6bb9c545 --- /dev/null +++ b/lib/pure/actors.nimrod.cfg @@ -0,0 +1,3 @@ +# to shut up the tester: +--threads:on + |