K 10 svn:author V 2 dg K 8 svn:date V 27 1996-06-26T08:19:48.000000Z K 7 svn:log V 352 Fix the immediate problem: add missing arg to freeer() routine. The last few edits to this still don't solve the original problem. It appears that the recursion is *much* worse than we thought - I'm already testing at 30 levels deep, and it still terminates before finishing the job. This problaby explains some people's stack overflow problems... :-( END