From: Guillermo J. Rozas Date: Wed, 28 Aug 1991 14:54:51 +0000 (+0000) Subject: Add telnet to the list of files to be processed. X-Git-Tag: 20090517-FFI~10271 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=c4e3c46ea71f35eea45330fc82ce03792c46ae7d;p=mit-scheme.git Add telnet to the list of files to be processed. --- diff --git a/v7/src/edwin/decls.scm b/v7/src/edwin/decls.scm index 9b01d0659..1fa746f44 100644 --- a/v7/src/edwin/decls.scm +++ b/v7/src/edwin/decls.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/decls.scm,v 1.23 1991/08/06 22:41:24 bal Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/decls.scm,v 1.24 1991/08/28 14:54:51 jinx Exp $ Copyright (c) 1989-91 Massachusetts Institute of Technology @@ -164,6 +164,7 @@ MIT in each case. |# "struct" "syntax" "tags" + "telnet" "texcom" "things" "tparse"