summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-04-14 08:45:43 +0200
committerAraq <rumpf_a@web.de>2014-04-14 08:45:43 +0200
commitb961e47bfe519bf456a3e8a0dba3025a3c047b04 (patch)
tree1054a10c42d5c1d0205d14b9ea655218c6be2508 /doc
parent817337af304b8cdf8b96754ae039044840333a02 (diff)
downloadNim-b961e47bfe519bf456a3e8a0dba3025a3c047b04.tar.gz
new concurrency model: first steps; shared is not a keyword anymore
Diffstat (limited to 'doc')
-rw-r--r--doc/keywords.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/keywords.txt b/doc/keywords.txt
index 2d18d7969..60b100398 100644
--- a/doc/keywords.txt
+++ b/doc/keywords.txt
@@ -12,7 +12,7 @@ nil not notin
 object of or out
 proc ptr
 raise ref return
-shared shl shr static
+shl shr static
 template try tuple type
 using
 var