From f282da7348695976815935852f744c2a91d2bf71 Mon Sep 17 00:00:00 2001 From: Leandro Martinez Date: Mon, 24 Jul 2023 21:50:26 -0300 Subject: [PATCH] import CellListMap --- src/Packmol.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Packmol.jl b/src/Packmol.jl index f285b6e..97ceed4 100644 --- a/src/Packmol.jl +++ b/src/Packmol.jl @@ -3,6 +3,7 @@ module Packmol using TestItems using Parameters using StaticArrays +import CellListMap using CellListMap.PeriodicSystems using SPGBox import LinearAlgebra: norm