#! /bin/csh
#
reduce << END
in "sys.gen";
LISP RECLAIM();
LISP PROGN (INITREDUCE(), DUMPLISP ("redten"));
bye;
END
