Bug fixes.
This commit is contained in:
parent
d5e3a21e26
commit
92b6345f3e
2 changed files with 11 additions and 11 deletions
|
@ -5,13 +5,13 @@ parameter debug is false.
|
|||
local compiled is list(
|
||||
"/lib/navigation",
|
||||
"/lib/node",
|
||||
"/lib/throttle"
|
||||
"/lib/throttle",
|
||||
"/prog/nodestats",
|
||||
).
|
||||
|
||||
local copied is list(
|
||||
"/lib/ui",
|
||||
"/prog/execnode",
|
||||
"/prog/nodestats",
|
||||
"/prog/circ"
|
||||
).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue