aboutsummaryrefslogtreecommitdiff
path: root/julia/CrystFEL/src/CrystFEL.jl
diff options
context:
space:
mode:
Diffstat (limited to 'julia/CrystFEL/src/CrystFEL.jl')
-rw-r--r--julia/CrystFEL/src/CrystFEL.jl2
1 files changed, 1 insertions, 1 deletions
diff --git a/julia/CrystFEL/src/CrystFEL.jl b/julia/CrystFEL/src/CrystFEL.jl
index 91af5d19..95b2a61d 100644
--- a/julia/CrystFEL/src/CrystFEL.jl
+++ b/julia/CrystFEL/src/CrystFEL.jl
@@ -55,7 +55,7 @@ export PeakList
include("reflists.jl")
using .RefLists
-export RefList, loadreflist
+export RefList, loadreflist, savereflist!
export Reflection, MergedReflection, UnmergedReflection
include("crystal.jl")