From 6e4574096842ca76bf0a17571b988169e6b5b4ab Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Mon, 5 Jan 1998 21:55:19 +0000 Subject: [PATCH] added note about startup original commit: 4d0f965094d6fb49c1d204c37467bd1ad71eda7e --- collects/tests/mred/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/collects/tests/mred/README b/collects/tests/mred/README index e59fe25b..6926bca9 100644 --- a/collects/tests/mred/README +++ b/collects/tests/mred/README @@ -1,3 +1,7 @@ +--------------------------------------------------------------------------- +"startup" tests the startup flags of mred. run "run.ss" from that directory. + +--------------------------------------------------------------------------- "frame-edit.ss" checks that various frames match with various edits. Under construction.