;;; 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 concurrency: semaphores, with-lock. Copyright (c) 2003 Martin Gasbichler module-system: Module system extensions. Run-time access to the Scheme48 module system. Copyright (c) 2003 Martin Gasbichler continuation-data-type: encapsulates continuations into a data type. Copyright (c) 2003 Martin Gasbichler krims: Odds and ends (srfi-1+, srfi-9+, assert and other syntax & stuff) [ intended for internal use ] Copyright (c) 2003, 2005 Rolf-Thomas Happe riatables: rich hash tables. Public Domain 2005 Taylor Campbell 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 intsets: Sets of integers represented as sorted lists of intervals. Copyright (c) 2003 Michel Schinz 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 procedure-tables: PROCEDURE-HASH and MAKE-PROCEDURE-TABLE for tables whose keys are procedures Copyright (c) 2003 Taylor Campbell 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 mini-profiler: a minimalistic profiler Copyright (c) 2003 Matthias Neubauer, Eric Knauel srfi-10: 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 dir-streams: Represent and process directories as streams of files and sub-directories. Copyright (c) 2003 Martin Gasbichler, Eric Knauel, Matthias Neubauer interaction: Read-eval-print-loop fun. Copyright (c) 2003,2005 Martin Gasbichler pps: a portable version of the ps (process status) command. Copyright (c) 2003 Martin Gasbichler bytio: simple byte I/O. Copyright (c) 2003, 2005 Rolf-Thomas Happe image-info: Extract vital stats from (graphic) images. Copyright (c) 2003 Rolf-Thomas Happe base64: Base64 encoding/decoding functions. Copyright (c) 2003 Michel Schinz treaps: An ordered dictionary data structure, based on randomized search trees (treaps). Copyright (c) 2001 Oleg Kiselyov Copyright (c) 2003 Martin Gasbichler tiff: Read entries from the (first) image directory of tiff files. Copyright (c) 2003 Oleg Kiselyov Copyright (c) 2003 RT Happe file-mode: Data type for file mode (copied from Scheme 48) Copyright (c) 2001 Richard Kelsey Copyright (c) 2003 Martin Gasbichler sequences: Procedures for abstract and general sequences, in particular vectors. Copyright (c) 2003, 2005 Rolf-Thomas Happe