Refactor reentry into a library and make it usable by rocket.ks

This commit is contained in:
Anna Rose Wiggins 2021-08-16 22:52:16 -04:00
parent bbf1d118e3
commit b8f6e90e1f
5 changed files with 43 additions and 21 deletions

View file

@ -3,7 +3,8 @@ runoncepath("0:/lib/boot").
parameter debug is false.
local compiled is List(
"/lib/navigation"
"/lib/navigation",
"/lib/reentry"
).
local copied is List(