Skip to content

Commit

Permalink
explicit using of unitcelltype
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq committed Feb 8, 2024
1 parent 3f454d6 commit e211fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PeriodicSystems.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ using StaticArrays: SVector, FieldVector
import ..CellListMap
using ..CellListMap: INTERNAL
using ..CellListMap: Box, update_box
using ..CellListMap: CellListPair, Swapped, NotSwapped
using ..CellListMap: CellListPair, Swapped, NotSwapped, unitcelltype

export PeriodicSystem
export map_pairwise!, map_pairwise
Expand Down

0 comments on commit e211fc8

Please sign in to comment.