Skip to content

Commit

Permalink
Restructure files
Browse files Browse the repository at this point in the history
  • Loading branch information
nHackel committed Nov 28, 2023
1 parent 032b53d commit bc5f7dc
Show file tree
Hide file tree
Showing 6 changed files with 482 additions and 504 deletions.
2 changes: 1 addition & 1 deletion src/AbstractImageReconstruction.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import Base: put!, take!, fieldtypes, fieldtype, ismissing, propertynames, paren

include("AlgorithmInterface.jl")
include("StructTransforms.jl")
include("AlgorithmPlan.jl")
include("RecoPlans/RecoPlans.jl")
include("MiscAlgorithms/MiscAlgorithms.jl")

end # module
Loading

0 comments on commit bc5f7dc

Please sign in to comment.