Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2 | mjames | 1 | /* $Id: print_quartus.h,v 1.1.1.1 2003/11/04 23:34:57 mjames Exp $ |
2 | * |
||
3 | * $Log: print_quartus.h,v $ |
||
4 | * Revision 1.1.1.1 2003/11/04 23:34:57 mjames |
||
5 | * Imported into local repositrory |
||
6 | * |
||
7 | * Revision 1.3 2001/12/13 22:18:03 mjames |
||
8 | * Added newline at end of file |
||
9 | * |
||
10 | * Revision 1.2 2001/10/31 22:20:12 mjames |
||
11 | * Tidying up problematical comments caused by CVS |
||
12 | * 'intelligent' comment guessing |
||
13 | * |
||
14 | * |
||
15 | * Revision 1.1 2001/06/06 12:10:19 mjames |
||
16 | * Move from HPUX |
||
17 | * */ |
||
18 | /* ********************************************************************** */ |
||
19 | /* no options implemented yet : retained for future usage */ |
||
20 | extern void print_quartus_pinfit (FILE *f, socket_t *dev, int options); |