summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--mew.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/mew.scm b/mew.scm
index a6bef13..05af49b 100644
--- a/mew.scm
+++ b/mew.scm
@@ -92,6 +92,7 @@
       (lambda fun)
       (apply app)
       (ceiling ceil)
+      (truncate trunc)
       ))
 
   (define (inc i)