From: Joe Marshall Date: Mon, 17 Sep 2012 20:43:54 +0000 (-0700) Subject: Export flo:modulo X-Git-Tag: release-9.2.0~218 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=ed6771d2abeac5edb9301ddb66e1aceb56a4ff37;p=mit-scheme.git Export flo:modulo --- diff --git a/src/runtime/runtime.pkg b/src/runtime/runtime.pkg index 1a5d97d88..494c163b4 100644 --- a/src/runtime/runtime.pkg +++ b/src/runtime/runtime.pkg @@ -238,6 +238,7 @@ USA. flo:log1p flo:max flo:min + flo:modulo flo:negate flo:negative? flo:positive?