MODULE TOP(MAIN=TOP)= !Module to define prologues and the prime stack !It will not work as-is, but should be modified to set !the AC field in the return address to the # of registers to restore BEGIN EXTERNAL ROUTINE MAIN; ROUTINE TOP=MAIN(); END ELUDOM