summary refs log tree commit diff stats
path: root/lib/stdlib.nimble
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2017-01-07 02:55:15 +0100
committerAraq <rumpf_a@web.de>2017-01-07 02:55:15 +0100
commit7cd8b0b5e64d59e705add81bbff3b93bf121eae3 (patch)
tree858ca65378445d339ae701eb7c6a1ddaef386d9c /lib/stdlib.nimble
parent5c08ca7ed2a50b7d1f9ecdb0675e8bba76337054 (diff)
downloadNim-7cd8b0b5e64d59e705add81bbff3b93bf121eae3.tar.gz
attempt to make the build green again
Diffstat (limited to 'lib/stdlib.nimble')
-rw-r--r--lib/stdlib.nimble1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/stdlib.nimble b/lib/stdlib.nimble
index 45308b5b4..5965d6436 100644
--- a/lib/stdlib.nimble
+++ b/lib/stdlib.nimble
@@ -1,5 +1,4 @@
 
-name          = "stdlib"
 version       = system.NimVersion
 author        = "Dominik Picheta"
 description   = "Nim's standard library."