Started writing finally
This commit is contained in:
@@ -55,7 +55,7 @@ end
|
||||
|
||||
log(_::Nothing, _::Vector{Mission}, _::Vector{Body}) = println("No Mission Found...")
|
||||
|
||||
planets = [Earth, Venus, Mars, Saturn]
|
||||
planets = [Earth, Venus, Venus Jupiter, Saturn]
|
||||
best, archive = mbh(planets)
|
||||
log(best, archive, planets)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user