Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
fhagemann committed Dec 20, 2024
1 parent ec66570 commit 8969182
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ConstructiveSolidGeometry/ConstructiveSolidGeometry.jl
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ module ConstructiveSolidGeometry
# u"deg" will be defined when explicitly calling
# using SolidStateDetectors.ConstructiveSolidGeometry
const deg = Unitful.°

Unitful.register(ConstructiveSolidGeometry)
const localunits = Unitful.basefactors
function __init__()
merge!(Unitful.basefactors, localunits)
Expand Down

0 comments on commit 8969182

Please sign in to comment.