
/* $Id: print_quartus.h,v 1.1.1.1 2003/11/04 23:34:57 mjames Exp $
 *
 * $Log: print_quartus.h,v $
 * Revision 1.1.1.1  2003/11/04 23:34:57  mjames
 * Imported into local repositrory
 *
 * Revision 1.3  2001/12/13 22:18:03  mjames
 * Added newline at end of file
 *
 * Revision 1.2  2001/10/31 22:20:12  mjames
 * Tidying up problematical comments caused by CVS
 * 'intelligent' comment guessing
 *
 *
 * Revision 1.1  2001/06/06 12:10:19  mjames
 * Move from HPUX
 * */
/* ********************************************************************** */
/* no options implemented yet : retained for future usage                 */
extern void print_quartus_pinfit (FILE *f, socket_t *dev, int options);
