REF REFFILES                                     John Williams, Apr 1992

       COPYRIGHT University of Sussex 1993. All Rights Reserved.

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
<<<<<<<<<<<<<<<<<<<<<                             >>>>>>>>>>>>>>>>>>>>>>
<<<<<<<<<<<<<<<<<<<<<    POPLOG LISP REF FILES    >>>>>>>>>>>>>>>>>>>>>>
<<<<<<<<<<<<<<<<<<<<<                             >>>>>>>>>>>>>>>>>>>>>>
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

This file overviews the REF files provided with POPLOG Common Lisp.


-------------------------
1  A listing of REF files
-------------------------

REF * ARRAYS
    Describes the functions, variables etc. in Steele Chapter 17

REF * CHARACTERS
    Describes the functions, variables etc. in Steele Chapter 13

REF * CONDITIONS
    Describes the functions, variables etc. in Steele 1990 Chapter 29

REF * CONTROL
    Describes the functions, variables etc. in Steele Chapter 7

REF * DECLARATIONS
    Describes the functions, variables etc. in Steele Chapter 9

REF * ERRORS
    The contents of this file are now included in REF * CONDITIONS.

REF * EVALUATOR
    Describes the functions, variables etc. in Steele Chapter 20

REF * FILESYS
    Describes the functions, variables etc. in Steele Chapter 23

REF * HASHTABLES
    Describes the functions, variables etc. in Steele Chapter 16

REF * IO
    Describes the functions, variables etc. in Steele Chapter 22

REF * LISPINDEX
    Alphabetically ordered list of Lisp REF files

REF * LISTS
    Describes the functions, variables etc. in Steele Chapter 15

REF * MACROS
    Describes the functions, variables etc. in Steele Chapter 8

REF * MISC
    Describes the functions, variables etc. in Steele Chapter 25

REF * NUMBERS
    Describes the functions, variables etc. in Steele Chapter 12

REF * PACKAGES
    Describes the functions, variables etc. in Steele Chapter 11

REF * POPLOG_ONLY
    This file describes those external symbols in  the Lisp package that
    are not part  of "standard" Common  Lisp (ie  the language described
     by  Steele).  The  features  provided  by  these Poplog-specific
    functions, variables, constants, and magic words are available in
    the  basic  Poplog Common  Lisp  image.  In  contrast, special
    Poplog  facilities provided  via modules  must be  explictly loaded
    using REQUIRE.

REF * PREDICATES
    Describes the functions, variables etc. in Steele Chapter 6

REF * PROGSTRUCT
    Describes the functions, variables etc. in Steele Chapter 5

REF * REFFILES
    This file

REF * SEQUENCES
    Describes the functions, variables etc. in Steele Chapter 14

REF * STREAMS
    Describes the functions, variables etc. in Steele Chapter 21

REF * STRINGS
    Describes the functions, variables etc. in Steele Chapter 18

REF * STRUCTURES
    Describes the functions, variables etc. in Steele Chapter 19

REF * SYMBOLS
    Describes the functions, variables etc. in Steele Chapter 10

REF * TYPESPECS
    Describes the functions, variables etc. in Steele Chapter 4


--- C.all/lisp/ref/reffiles
--- Copyright University of Sussex 1995. All rights reserved.
