From 7adc88c13be83c42012bbd586c080e0626733ca0 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Wed, 30 Sep 1992 18:51:38 +0000 Subject: [PATCH] Adjust presentation appearance. --- v7/src/6001/floppy.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/v7/src/6001/floppy.scm b/v7/src/6001/floppy.scm index 111bd3d0c..6cfa0036d 100644 --- a/v7/src/6001/floppy.scm +++ b/v7/src/6001/floppy.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: floppy.scm,v 1.10 1992/09/30 18:36:27 cph Exp $ +$Id: floppy.scm,v 1.11 1992/09/30 18:51:38 cph Exp $ Copyright (c) 1992 Massachusetts Institute of Technology @@ -439,6 +439,7 @@ then answer \"yes\" to the prompt below.") (append-string "\nThere are no files to delete.") (begin (append-string " + The following files appear on your floppy, but not in the working directory: ") (for-each (lambda (record) -- 2.25.1