Go to file
sperber 50b49a7068 Made arguments to OBTAIN-DOT-LOCK optional and supply sensible
defaults.
All timings are now in seconds.
Add interface procedure BREAK-DOT-LOCK.
Indicate broken lock by BROKEN return value from OBTAIN-DOT-LOCK.
2002-01-07 13:11:26 +00:00
build We are 0.6.0. 2001-12-20 09:45:47 +00:00
c Make naming consistent with current Scheme 48: 2001-12-03 15:19:48 +00:00
cig Include errno.h instead of defining errno as extern int. 2001-12-17 13:41:49 +00:00
doc NTH is obsolete. 2002-01-07 13:04:14 +00:00
emacs *** empty log message *** 1999-09-14 12:45:02 +00:00
ps-compiler *** empty log message *** 1999-09-14 12:45:02 +00:00
scheme Added hook to align cwd and umask for the S48 system. 2001-12-19 09:14:15 +00:00
scsh Made arguments to OBTAIN-DOT-LOCK optional and supply sensible 2002-01-07 13:11:26 +00:00
.gitignore added various .cvsignore files to suppress warnings about the removed files 2000-12-21 14:00:59 +00:00
COPYING Added Y2k and Martin Gasbichler 2000-09-12 17:36:07 +00:00
CVS_README Require GNU make. 2001-12-17 08:51:30 +00:00
INSTALL Non-generic version. 2001-12-17 08:47:35 +00:00
Makefile.in + Install Scheme 48's doc/html/*.html in $prefix/html/ 2001-12-17 09:41:52 +00:00
README README layout as in the 0.5 tree. 2001-12-17 08:50:26 +00:00
README.s48 README layout as in the 0.5 tree. 2001-12-17 08:50:26 +00:00
RELEASE NTH is obsolete. 2002-01-07 13:04:14 +00:00
TODO Less to do 2002-01-03 10:20:26 +00:00
Thanks Added from the 0.5 tree. 2001-12-07 14:48:00 +00:00
acconfig.h Changes for Cygwin. 2001-01-09 15:49:29 +00:00
autogen.sh A never ending story: rebuild c/scheme48.h, too. 2001-06-01 16:50:24 +00:00
config.guess Latest versions from subversions.gnu.org 2001-05-10 06:44:58 +00:00
config.sub Latest versions from subversions.gnu.org 2001-05-10 06:44:58 +00:00
configure.in Added porting.txt and let configure refer to it 2001-12-19 09:39:55 +00:00
gdbinit *** empty log message *** 1999-09-14 12:45:02 +00:00
install-sh *** empty log message *** 1999-09-14 12:45:02 +00:00

README

-*- Mode: Text; -*-

Copyright (c) 1994 Brian D. Carlstrom
See file COPYING for copying information.

Please report bugs to scsh-bugs@zurich.ai.mit.edu, and include
the version number in your message.

Installation instructions in file INSTALL.

A scsh manual is in file doc/scsh-manual{/*.tex,.ps}.
A scsh paper is in file doc/scsh-paper.{tex,ps}.
A scsh quick reference is in file doc/cheat.txt.

Send mail to scsh-request@zurich.ai.mit.edu to be put on a
mailing list for announcements, discussion, bug reports, and bug
fixes.

A road-map of the source tree is also in the doc directory.