From: Guillermo J. Rozas Date: Tue, 12 Jan 1993 19:06:35 +0000 (+0000) Subject: Import get-time. X-Git-Tag: 20090517-FFI~8602 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=3a8a7970999ff5bf042b24470d3040c681fb6583;p=mit-scheme.git Import get-time. --- diff --git a/v7/src/edwin/edwin.pkg b/v7/src/edwin/edwin.pkg index c43e11ec9..0c069760b 100644 --- a/v7/src/edwin/edwin.pkg +++ b/v7/src/edwin/edwin.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: edwin.pkg,v 1.113 1993/01/10 10:54:41 cph Exp $ +$Id: edwin.pkg,v 1.114 1993/01/12 19:06:35 gjr Exp $ Copyright (c) 1989-1993 Massachusetts Institute of Technology @@ -1000,6 +1000,8 @@ MIT in each case. |# (define-package (edwin sendmail) (files "sendmail") (parent (edwin)) + (import (runtime date/time) + get-time) (export (edwin) edwin-command$mail edwin-command$mail-bcc @@ -1042,6 +1044,8 @@ MIT in each case. |# "rmailsrt" "rmailsum") (parent (edwin)) + (import (runtime date/time) + get-time) (export (edwin) edwin-command$rmail edwin-command$rmail-delete-backward