From: Chris Hanson Date: Wed, 9 May 2001 13:58:54 +0000 (+0000) Subject: Delete DOS stuff. X-Git-Tag: 20090517-FFI~2837 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=d110c0e1425fc2a1d954ffd6bfc9cdf27f66db72;p=mit-scheme.git Delete DOS stuff. --- diff --git a/v7/src/runtime/make.scm b/v7/src/runtime/make.scm index ac10f3a0e..059bddce6 100644 --- a/v7/src/runtime/make.scm +++ b/v7/src/runtime/make.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: make.scm,v 14.67 2001/05/09 13:58:28 cph Exp $ +$Id: make.scm,v 14.68 2001/05/09 13:58:54 cph Exp $ Copyright (c) 1988-2001 Massachusetts Institute of Technology @@ -16,7 +16,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, +USA. |# ;;;; Make Runtime System