Skip to content

Commit c1d502a

Browse files
authored
export SUnitRange
1 parent 1bc691d commit c1d502a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StaticArrays.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import LinearAlgebra: transpose, adjoint, dot, eigvals, eigen, lyap, tr,
2626
end
2727

2828
export StaticScalar, StaticArray, StaticVector, StaticMatrix
29-
export Scalar, SArray, SVector, SMatrix
29+
export Scalar, SArray, SVector, SMatrix, SUnitRange
3030
export MArray, MVector, MMatrix
3131
export FieldVector
3232
export SizedArray, SizedVector, SizedMatrix

0 commit comments

Comments
 (0)