Skip to content

Commit

Permalink
Reexport bodies
Browse files Browse the repository at this point in the history
  • Loading branch information
helgee committed Feb 4, 2019
1 parent 0911f12 commit c510fe3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion REQUIRE
@@ -1,3 +1,3 @@
julia 0.7
AstroBase
LightGraphs
Reexport 0.2.0
4 changes: 4 additions & 0 deletions src/JPLEphemeris.jl
@@ -1,5 +1,9 @@
module JPLEphemeris

using Reexport

@reexport using AstroBase.Bodies

include("daf.jl")
include("spk.jl")

Expand Down

0 comments on commit c510fe3

Please sign in to comment.