diff src/Sbplib.jl @ 769:0158c3fd521c operator_storage_array_of_table

Merge in default
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 15 Jul 2021 00:06:16 +0200
parents 2f8c67c5979e
children a382942e5437 b4ee47f2aafb
line wrap: on
line diff
--- a/src/Sbplib.jl	Wed Jul 14 23:40:10 2021 +0200
+++ b/src/Sbplib.jl	Thu Jul 15 00:06:16 2021 +0200
@@ -1,5 +1,6 @@
 module Sbplib
 
+include("StaticDicts/StaticDicts.jl")
 include("RegionIndices/RegionIndices.jl")
 include("LazyTensors/LazyTensors.jl")
 include("Grids/Grids.jl")