Someone pointed out the following error to me in Email. Could you please update the archive, and mention the patch in the README file? (Moria won't compile properly on several systems with the error.) *** death.c.~3~ Sat Jun 25 21:24:36 1994 --- death.c Tue Jul 5 12:03:36 1994 *************** *** 849,853 **** } ! #if !defined(VMS) && !defined(MSDOS) && !defined(AMIGA) && !defined(MAC) || !defined(APOLLO) #ifdef ATARIST_TC /* Flock never called for Atari ST with TC. */ --- 849,853 ---- } ! #if !defined(VMS) && !defined(MSDOS) && !defined(AMIGA) && !defined(MAC) && !defined(APOLLO) #ifdef ATARIST_TC /* Flock never called for Atari ST with TC. */