Skip to content

Commit 30ccfa2

Browse files
committed
accidentally omitted from previous commit
1 parent f1b1950 commit 30ccfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/show.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ str = "[(8b|A), (8b|B), (4a|A₁), (4a|A₂), (4a|B₂), (4a|B₁)]"
405405
# AbstractFourierLattice
406406
# -------------------------------
407407
str = """
408-
3-orbit Crystalline.UnityFourierLattice{3} [orbit-element (coefficient) ...]:
408+
3-orbit Crystalline.UnityFourierLattice{3} [orbit-element (coefficient) ]:
409409
[[0,0,0] (1)]
410410
[[-2,-1,-1] (1), [-2,-1,1] (-1), [-2,1,-1] (1), [-2,1,1] (-1), [-1,-2,-1] (1), [-1,-2,1] (1), [-1,-1,-2] (1), [-1,-1,2] (-1), [-1,1,-2] (-1), [-1,1,2] (1), [-1,2,-1] (-1), [-1,2,1] (-1), [1,-2,-1] (-1), [1,-2,1] (-1), [1,-1,-2] (1), [1,-1,2] (-1), [1,1,-2] (-1), [1,1,2] (1), [1,2,-1] (1), [1,2,1] (1), [2,-1,-1] (-1), [2,-1,1] (1), [2,1,-1] (-1), [2,1,1] (1)]
411411
[[-2,-2,0] (1), [-2,0,-2] (1), [-2,0,2] (1), [-2,2,0] (1), [0,-2,2] (1), [0,2,-2] (1), [0,-2,-2] (1), [0,2,2] (1), [2,-2,0] (1), [2,0,-2] (1), [2,0,2] (1), [2,2,0] (1)]"""

0 commit comments

Comments
 (0)