Might change the structure again...

This commit is contained in:
Connor
2021-10-05 20:14:39 -06:00
parent 8e8a23c52a
commit cd1806058d
10 changed files with 280 additions and 176 deletions

View File

@@ -16,6 +16,7 @@ module Thesis
end
include("./errors.jl")
include("./bodies.jl")
include("./constants.jl")
include("./spacecraft.jl")
include("./mission.jl")