Refactor the boot library to be a bit simpler.

This commit is contained in:
Anna Rose Wiggins 2021-09-01 01:46:03 -04:00
parent 834841a70e
commit 9b034aaa1a
7 changed files with 22 additions and 27 deletions

View file

@ -4,12 +4,12 @@ parameter debug is false.
Bootstrap(
"/boot/science",
"",
List(
"/prog/circ",
"/prog/execnode",
"/prog/nodestats",
"/prog/reentry"
),
debug
debug,
false
).