File psl-1983/lap/heap.build artifact 3923a49f69 part of check-in d9e362f11e


%
% HEAP.BUILD - Declaration of the heap and BPS
% 
% Author:      Eric Benson
%              Symbolic Computation Group
%              Computer Science Dept.
%              University of Utah
% Date:        27 May 1982
% Copyright (c) 1982 University of Utah
%

on Syslisp;

exported WArray BPS[BPSSize],
	 Heap[HeapSize];

off Syslisp;

END;


REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]