extra.build 441 B

12345678910111213141516
  1. %
  2. % EXTRA.BUILD - System-dependent extras
  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 "timc.red"$ % System time routine
  12. PathIn "system-extras.red"$ % Random system-specific routines
  13. PathIn "trap.red"$ % Interrupt handler
  14. PathIn "dumplisp.red"$ % Core saver