Files
lace/1-base/math/source/precision/float/pure/float_math-geometry-d2-hexagon.ads
2022-07-31 17:34:54 +10:00

9 lines
152 B
Ada

with
any_Math.any_Geometry.any_d2.any_Hexagon;
package float_math.Geometry.d2.Hexagon
is
new float_Math.Geometry.any_d2.any_Hexagon
with Pure;