diff options
Diffstat (limited to 'randinex.scm')
-rwxr-xr-x[-rw-r--r--] | randinex.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/randinex.scm b/randinex.scm index 717b306..ec2350a 100644..100755 --- a/randinex.scm +++ b/randinex.scm @@ -24,6 +24,7 @@ (require 'random) (require 'inexact) +(require 'multiarg-apply) ;;@code{(require 'random-inexact)} ;;@ftindex random-inexact |