From e37631a0d9db58c594a9b78f39c76448fe6750f5 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sat, 26 Jul 2008 22:53:55 +0000 Subject: [PATCH] Export CHAR-SET:MIME-TOKEN. --- v7/src/runtime/runtime.pkg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/v7/src/runtime/runtime.pkg b/v7/src/runtime/runtime.pkg index d1e994671..cf4962f75 100644 --- a/v7/src/runtime/runtime.pkg +++ b/v7/src/runtime/runtime.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: runtime.pkg,v 14.653 2008/07/26 22:51:15 cph Exp $ +$Id: runtime.pkg,v 14.654 2008/07/26 22:53:55 cph Exp $ Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, @@ -431,6 +431,7 @@ USA. associate-pathname-type-with-mime-type call-with-temporary-file-pathname call-with-temporary-filename + char-set:mime-token current-file-time deallocate-temporary-file delete-directory -- 2.25.1