From: Chris Hanson Date: Thu, 8 Jan 1998 18:13:23 +0000 (+0000) Subject: Modify Windows printing so that it works on Windows 95, which doesn't X-Git-Tag: 20090517-FFI~4897 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=e8d4781467b2c8ca7816530733c995d64e02d4ca;p=mit-scheme.git Modify Windows printing so that it works on Windows 95, which doesn't have the "print" program. --- diff --git a/v7/src/edwin/print.scm b/v7/src/edwin/print.scm index be429025c..a8dc746af 100644 --- a/v7/src/edwin/print.scm +++ b/v7/src/edwin/print.scm @@ -1,8 +1,8 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: print.scm,v 1.15 1998/01/08 18:13:07 cph Exp $ +;;; $Id: print.scm,v 1.16 1998/01/08 18:13:23 cph Exp $ ;;; -;;; Copyright (c) 1991-97 Massachusetts Institute of Technology +;;; Copyright (c) 1991-98 Massachusetts Institute of Technology ;;; ;;; This material was developed by the Scheme project at the ;;; Massachusetts Institute of Technology, Department of