fasl.build 448 B

1234567891011121314151617
  1. %
  2. % FASL.BUILD - Files used for Fasl in the interpreter
  3. %
  4. % Author: Eric Benson
  5. % Symbolic Computation Group
  6. % Computer Science Dept.
  7. % University of Utah
  8. % Date: 19 May 1982
  9. % Copyright (c) 1982 University of Utah
  10. %
  11. PathIn "system-faslout.red"$
  12. PathIn "system-faslin.red"$
  13. PathIn "faslin.red"$
  14. PathIn "load.red"$ % Standard module FASL loader
  15. PathIn "autoload.red"$ % stubs to load modules