|
|
1.1 root 1: ;;;;;;;;;;;;;;;;;;;;;;;;;;; pearlsmall.l ;;;;;;;;;;;;;;;;;;;;;;;;;;
2: ; This file loads the two halves of PEARL when it is compiled in
3: ; two pieces on a machine with small memory and/or tempfile space.
4: ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
5: ; Copyright (c) 1983 , The Regents of the University of California.
6: ; All rights reserved.
7: ; Authors: Joseph Faletti and Michael Deering.
8:
9: (eval-when (load)
10: (fasl 'pearlbase.o)
11: (fasl 'pearlbulk.o))
12:
13: ; vi: set lisp:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.