mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-09 08:40:59 +00:00
progress
This commit is contained in:
@@ -478,7 +478,8 @@ proc writeNifModule*(config: ConfigRef; thisModule: int32; n: PNode) =
|
||||
dest.add inner
|
||||
dest.addParRi()
|
||||
|
||||
writeFileAndIndex d, dest
|
||||
writeFile(dest, d)
|
||||
createIndex(d, false, dest[0].info)
|
||||
|
||||
|
||||
# --------------------------- Loader (lazy!) -----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user