Skip to content

Commit

Permalink
Rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
sefffal committed Apr 5, 2024
1 parent 128e833 commit cc43a12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/Octofitter.jl
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@ export Chains

include("distributions.jl")
include("variables.jl")
include("parameterizations.jl")

include("likelihoods/system.jl")
include("likelihoods/relative-astrometry.jl")
include("likelihoods/photometry.jl")
include("likelihoods/hgca.jl")
include("likelihoods/observable.jl")

include("parameterizations.jl")

include("sampling.jl")

Expand All @@ -53,8 +53,7 @@ include("macros.jl")
include("sonora.jl")

include("io.jl")
include("orbitize.jl")

include("io-orbitize.jl")

include("sbc.jl")
include("predictive-distributions.jl")
Expand Down
File renamed without changes.

0 comments on commit cc43a12

Please sign in to comment.