shithub: mc

ref: f3265a99202d98f6f7e5969e34faae934ce754b9
dir: /lib/math/bld.sub/

View raw version
lib math =
	fpmath.myr

	# trunc
	fpmath-trunc-impl.myr

	# summation
	fpmath-sum-impl.myr

	lib ../std:std
;;