tloop.build 436 B

123456789101112131415
  1. %
  2. % TLOOP.BUILD - Files with top loop and related functions
  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 "break.red"$ % break package (uses top loop)
  12. PathIn "top-loop.red"$ % generalized top loop function
  13. PathIn "dskin.red"$ % Read/Eval/Print from files