updated to 44

original commit: 30cdced66d1f4c6885e60a77ab616d3702b0e691
This commit is contained in:
Robby Findler 1996-09-09 21:21:43 +00:00
parent 4d991ff8b7
commit 316027da10

View File

@ -77,15 +77,11 @@ If the -s flag is not specified,
looks for its standard system file "mrsystem.ss" with the following looks for its standard system file "mrsystem.ss" with the following
search path: search path:
.IP .IP
* the current working directory
.IP
* the search path defined by the MREDSYS system evironment * the search path defined by the MREDSYS system evironment
variable variable
.IP .IP
* the "system" sub-directory in the current working directory * In PLTHOME/mred/system where PLTHOME is replaced with the value of the
.IP PLTHOME environment variable.
* "PLTHOME/mred/system" directory, where "PLTHOME" is replaced
with value of the PLTHOME environment variable
.IP .IP
* "/usr/local/lib/plt/mred/system" * "/usr/local/lib/plt/mred/system"
.IP .IP
@ -117,8 +113,8 @@ Email bug reports to plt-bugs@cs.rice.edu. Please mention
"MrEd" in the subject line or the message. "MrEd" in the subject line or the message.
.SH AUTHOR .SH AUTHOR
.I MrEd .I MrEd
was implemented by Matthew Flatt (mflatt@cs.rice.edu) was implemented by Matthew Flatt (mflatt@cs.rice.edu) and Robby Findler
using wxWindows by Julian Smart et al. and (robby@cs.rice.edu) using wxWindows by Julian Smart et al. and
the conservative garbage collector by Hans Boehm et al. the conservative garbage collector by Hans Boehm et al.
.SH SEE ALSO .SH SEE ALSO
.BR drscheme(1), .BR drscheme(1),