;;; This file was automatically generated by the sunterlib
;;; makefile, so do not edit it.

S48 LIBRARIES

args-fold: a program option processor (SRFI-37).
Copyright (c) 2004 Anthony Carrico

banana: http://twistedmatrix.com/documents/specifications/banana.html
Copyright (c) 2003 Taylor Campbell

binary-parse: Reading of bits from a byte-stream.
Copyright (c) 2003 Martin Gasbichler, Oleg Kiselyov

CML: This is an implementation of the Concurrent ML event algebra
(called rendezvous here) and some of higher-level synchronization
abstractions.
Copyright (c) 2003 Mike Sperber

concurrency: semaphores, with-lock.
Copyright (c) 2003 Martin Gasbichler

continuation-data-type: encapsulates continuations into a
data type.
Copyright (c) 2003 Martin Gasbichler

SRFI-34/35: An exception and condition system for Scheme
restart: simple restartable exceptions with SRFI-34/35
Copyright (c) 2002 Richard Kelsey, Michael Sperber
Copyright (c) 2004 Eric Knauel

reinitializers: Specify code to run on scsh's startup
Copyright (c) 2003 Martin Gasbichler

intsets: Sets of integers represented as sorted lists of intervals.
Copyright (c) 2003 Michel Schinz

krims: Odds and ends (srfi-1+, srfi-9+, assert and other syntax & stuff)
       [ intended for internal use ]
Copyright (c) 2003 Rolf-Thomas Happe

module-system: Module system extensions. Run-time access to
the Scheme48 module system.
Copyright (c) 2003 Martin Gasbichler

procedure-tables: PROCEDURE-HASH and MAKE-PROCEDURE-TABLE for tables whose keys are procedures
Copyright (c) 2003 Taylor Campbell

mini-profiler: a minimalistic profiler
Copyright (c) 2003 Matthias Neubauer, Eric Knauel

A SRFI 10 implementation with a facility for user-defined reader constructors.
Copyright (c) 2003 Taylor Campbell

SCSH LIBRARIES

afs: Obtain and manipulate access control lists in AFS.
Copyright (c) 2003 Martin Gasbichler

base64: Base64 encoding/decoding functions.
Copyright (c) 2003 Michel Schinz

bytio: Byte I/O.
Copyright (c) 2003 Rolf-Thomas Happe

dir-streams: Represent and process directories as streams of files and
sub-directories.
Copyright (c) 2003 Martin Gasbichler, Eric Knauel, Matthias Neubauer

file-mode: Data type for file mode (copied from Scheme 48)
Copyright (c) 2001 Richard Kelsey
Copyright (c) 2003 Martin Gasbichler

image-info:  Extract vital stats from (graphic) images.
Copyright (c) 2003 Rolf-Thomas Happe

interaction: Read-eval-print-loop fun.
Copyright (c) 2003 Martin Gasbichler

pps: a portable version of the ps (process status) command.
Copyright (c) 2003 Martin Gasbichler

sequences:  Procedures for abstract and general sequences, in particular
    vectors.
Copyright (c) 2003 Rolf-Thomas Happe

tiff:  Read entries from the (first) image directory of tiff files.
Copyright (c) 2003 Oleg Kiselyov
Copyright (c) 2003 RT Happe

treaps: An ordered dictionary data structure, based on randomized
search trees (treaps).
Copyright (c) 2001 Oleg Kiselyov
Copyright (c) 2003 Martin Gasbichler

