Go to file
sperber 6dcdd107e0 Clean up get_groups: don't ever allocate dynamically, and remove
potential trouble spot where it used to call itself recursively
without looking at the return value.
2003-02-17 16:06:20 +00:00
build 0.6.3 2002-12-11 19:33:01 +00:00
c Replace a C++ comment by a C comment. 2003-02-14 14:17:36 +00:00
cig Replaced // comments. 2002-01-11 10:13:58 +00:00
doc Added AUC TeX annotations. 2003-02-17 15:40:42 +00:00
emacs
ps-compiler
scheme Fixes from S48 1.0: STRUCTURE-CLIENTS may contain both, packages and 2003-02-13 09:52:13 +00:00
scsh Clean up get_groups: don't ever allocate dynamically, and remove 2003-02-17 16:06:20 +00:00
.gitignore
COPYING Expanded to 2002 and added Mike. 2002-01-08 08:45:39 +00:00
CVS_README Autoconf 2.52 is already enough. 2002-09-25 11:36:14 +00:00
INSTALL Non-generic version. 2001-12-17 08:47:35 +00:00
Makefile.in Put $(CPPFLAGS) behind the local includes as suggested by Michel Schinz. 2003-01-13 06:17:49 +00:00
README Include scsh paper in the distribution. 2002-02-26 08:58:27 +00:00
README.s48 README layout as in the 0.5 tree. 2001-12-17 08:50:26 +00:00
RELEASE Initial notes for 0.6.4. 2003-01-27 20:13:50 +00:00
TODO Update. 2002-02-25 09:01:02 +00:00
Thanks Added a name or two. 2002-04-21 16:44:31 +00:00
autogen.sh All or nothing: put && in between the statements. 2002-02-12 16:26:05 +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 change tag for chmod +x scsh-config for the sake of autoconf 2.54 2002-12-13 15:22:13 +00:00
gdbinit Snapshot for 0.6.0. 2002-01-09 16:33:20 +00:00
install-sh
scsh-config.in First version of scsh-config. 2002-05-16 14:51:10 +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 directory doc/scsh-manual/.
A scsh paper is in directory doc/scsh-paper/.
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.