attempt to make the build green again

This commit is contained in:
Araq
2017-01-07 02:55:15 +01:00
parent 5c08ca7ed2
commit 7cd8b0b5e6
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
name = "compiler"
version = system.NimVersion
author = "Andreas Rumpf"
description = "Compiler package providing the compiler sources as a library."

View File

@@ -1,5 +1,4 @@
name = "stdlib"
version = system.NimVersion
author = "Dominik Picheta"
description = "Nim's standard library."