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

7 lines
179 B
Ada

with
any_Math.any_Algebra.any_linear.any_d2;
package float_Math.Algebra.linear.d2 is new float_Math.Algebra.linear.any_d2;
pragma Pure (float_Math.Algebra.linear.d2);