Allow 'nim' in dependency list & more s/nimrod/nim/
This commit is contained in:
parent
304fb47f08
commit
f151d4bcca
2 changed files with 7 additions and 6 deletions
|
|
@ -8,6 +8,7 @@ type
|
|||
TConfig* = object
|
||||
nimbleDir*: string
|
||||
chcp*: bool # Whether to change the code page in .cmd files on Win.
|
||||
|
||||
|
||||
proc initConfig(): TConfig =
|
||||
if getNimrodVersion() > newVersion("0.9.6"):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue