Bug fixes.

This commit is contained in:
2021-08-05 22:15:05 -04:00
parent d5e3a21e26
commit 92b6345f3e
2 changed files with 11 additions and 11 deletions

View File

@ -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"
).