aboutsummaryrefslogtreecommitdiff
path: root/julia/CrystFEL/src/CrystFEL.jl
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2024-01-20 10:34:48 +0100
committerThomas White <taw@physics.org>2024-02-06 16:59:35 +0100
commiteff54a2c23ee1d0d29f1af11af77881bd0c44b1e (patch)
tree4d0d7b7db87687f619224f9c2a5da5ce445b9101 /julia/CrystFEL/src/CrystFEL.jl
parent66f11f47e070c265a00b36b9517229d7e40f040a (diff)
Julia: translategroup: Add an exclamation point
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 63b636b1..431fb51e 100644
--- a/julia/CrystFEL/src/CrystFEL.jl
+++ b/julia/CrystFEL/src/CrystFEL.jl
@@ -46,7 +46,7 @@ export SymOpList
include("datatemplates.jl")
using .DataTemplates
-export DataTemplate, loaddatatemplate, wavelength, cameralength, translategroup
+export DataTemplate, loaddatatemplate, wavelength, cameralength, translategroup!
include("peaklist.jl")
using .PeakLists