9 lines
194 B
Scheme
9 lines
194 B
Scheme
|
; Copyright (c) 1993-1999 by Richard Kelsey and Jonathan Rees. See file COPYING.
|
||
|
|
||
|
; To load Pre-Scheme, do
|
||
|
; ,exec ,load <this file>
|
||
|
|
||
|
(config)
|
||
|
(load "interface.scm")
|
||
|
(load "package-defs.scm")
|