Add missing entry for mime-codec.
authorChris Hanson <org/chris-hanson/cph>
Thu, 22 Jun 2000 03:53:02 +0000 (03:53 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 22 Jun 2000 03:53:02 +0000 (03:53 +0000)
v7/src/runtime/ed-ffi.scm

index 2cbd95c9e6ab4ac633acc2e6c0fe34c0c3112691..3833ffa7ecd145e11d07705893025dbe6f2f7888 100644 (file)
@@ -1,6 +1,6 @@
 #| -*- Scheme -*-
 
-$Id: ed-ffi.scm,v 1.23 2000/04/11 04:01:05 cph Exp $
+$Id: ed-ffi.scm,v 1.24 2000/06/22 03:53:02 cph Exp $
 
 Copyright (c) 1988-2000 Massachusetts Institute of Technology
 
@@ -159,6 +159,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
                syntax-table/system-internal)
     ("macros"  (runtime macros)
                syntax-table/system-internal)
+    ("mime-codec" (runtime mime-codec)
+               syntax-table/system-internal)
     ("msort"   ()
                syntax-table/system-internal)
     ("ntprm"   ()