Skip to content

Commit

Permalink
oops, deleted export of AbstractParticle and AbstractAtom in first co…
Browse files Browse the repository at this point in the history
…mmit, put them back

Signed-off-by: Rachel Kurchin <[email protected]>
  • Loading branch information
rkurchin committed Nov 10, 2021
1 parent c7e8097 commit a615a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interface.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ using PeriodicTable
using StaticArrays
import Base.position

export AbstractSystem, AbstractAtomicSystem
export AbstractParticle, AbstractAtom, AbstractSystem, AbstractAtomicSystem
export ChemicalElement, SimpleAtom
export BoundaryCondition, DirichletZero, Periodic
export atomic_mass,
Expand Down

0 comments on commit a615a79

Please sign in to comment.