File psl-1983/kernel/error.build artifact 216c0738f0 part of check-in trunk
% % ERROR.BUILD - Files with error handling functions % % Author: Eric Benson % Symbolic Computation Group % Computer Science Dept. % University of Utah % Date: 19 May 1982 % Copyright (c) 1982 University of Utah % PathIn "error-handlers.red"$ % low level error handlers PathIn "type-errors.red"$ % type mismatch error calls PathIn "error-errorset.red"$ % most basic error handling PathIn "io-errors.red"$ % I/O error handlers