Artifact 3923a49f693c898d48938cfbf7ff9adaf5e665845cc8809ce03449cb13d9096f:


%
% 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 ]