Skip to content

Commit

Permalink
small change.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Sagan committed Jan 30, 2024
1 parent b15e628 commit 841d76f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/AcceleratorLattice.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
module AcceleratorLattice

include("core.jl")
include("quaternion.jl")
include("AtomicAndPhysicalConstants.jl")
Expand Down Expand Up @@ -39,5 +38,4 @@ module AcceleratorLattice
export info, ctrl, var, create_external_ele, ele_param_info, units, ele_param_group_syms
export show_group, switch_list_dict, lat_sanity_check, NULL_ELE, NULL_BRANCH, is_null
export struct_sym_to_user_sym, multipole!, index, integer

end

0 comments on commit 841d76f

Please sign in to comment.