/* $Id$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". */ /* C O M P A C T A S S E M B L Y G E N E R A T I O N * * C A _ P U T . C * */ void cputlines(line_p l, FILE *lf); void cputmagic(FILE *lf);