From 671ad49bd43c1ddc694a56a8658896c0c5e6af9b Mon Sep 17 00:00:00 2001 From: hyrodium Date: Wed, 17 Nov 2021 17:15:51 +0900 Subject: [PATCH] update export --- src/Rotations.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Rotations.jl b/src/Rotations.jl index aea58d3e..e2583790 100644 --- a/src/Rotations.jl +++ b/src/Rotations.jl @@ -40,7 +40,7 @@ export RotXYZ, RotYXZ, RotZXY, RotXZY, RotYZX, RotZYX, # Deprecated, but export for compatibility - RodriguesVec, Quat, SPQuat, UnitQuaternion, + UnitQuaternion, # Quaternion math ops logm, expm, ⊖, ⊕,