parent
38cd55e71a
commit
2ec470d287
14 changed files with 21 additions and 30 deletions
|
|
@ -4,9 +4,8 @@
|
|||
## Implements the new configuration system for Nimble. Uses Nim as a
|
||||
## scripting language.
|
||||
|
||||
import common, version, options, packageinfo, cli, tools
|
||||
import hashes, json, os, streams, strutils, strtabs,
|
||||
tables, times, osproc, sets, pegs
|
||||
import version, options, cli, tools
|
||||
import hashes, json, os, strutils, tables, times, osproc
|
||||
|
||||
type
|
||||
Flags = TableRef[string, seq[string]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue