summaryrefslogtreecommitdiff
path: root/module/system/vm/vm.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/system/vm/vm.scm')
-rw-r--r--module/system/vm/vm.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/module/system/vm/vm.scm b/module/system/vm/vm.scm
index f459f0ae8..ffed9073d 100644
--- a/module/system/vm/vm.scm
+++ b/module/system/vm/vm.scm
@@ -19,8 +19,7 @@
;;; Code:
(define-module (system vm vm)
- #:export (vm?
- the-vm call-with-vm
+ #:export (call-with-vm
vm-trace-level set-vm-trace-level!
vm-engine set-vm-engine! set-default-vm-engine!
vm-push-continuation-hook vm-pop-continuation-hook