We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f0eb1 commit 10d171fCopy full SHA for 10d171f
test/xyzt_data_vs_coded_groups.jl
@@ -12,7 +12,7 @@ using Crystalline:
12
13
export pointgroup_from_xyzt, spacegroup_from_xyzt, subperiodicgroup_from_xyzt
14
15
-const OPERATIONS_DATA_DIR = joinpath(@__DIR__, "data", "xyzt-operations")
+const XYZT_DATA_DIR = joinpath(@__DIR__, "data", "xyzt-operations")
16
# ---------------------------------------------------------------------------------------- #
17
# Point groups
18
0 commit comments