Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2 | Rev 11 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | /* $Id: print_quartus.h,v 1.1.1.1 2003/11/04 23:34:57 mjames Exp $ |
1 | /* $Id: print_quartus.h,v 1.1.1.1 2003/11/04 23:34:57 mjames Exp $ |
2 | * |
2 | * |
3 | * $Log: print_quartus.h,v $ |
3 | * $Log: print_quartus.h,v $ |
4 | * Revision 1.1.1.1 2003/11/04 23:34:57 mjames |
4 | * Revision 1.1.1.1 2003/11/04 23:34:57 mjames |
5 | * Imported into local repositrory |
5 | * Imported into local repositrory |
6 | * |
6 | * |
7 | * Revision 1.3 2001/12/13 22:18:03 mjames |
7 | * Revision 1.3 2001/12/13 22:18:03 mjames |
Line 15... | Line 15... | ||
15 | * Revision 1.1 2001/06/06 12:10:19 mjames |
15 | * Revision 1.1 2001/06/06 12:10:19 mjames |
16 | * Move from HPUX |
16 | * Move from HPUX |
17 | * */ |
17 | * */ |
18 | /* ********************************************************************** */ |
18 | /* ********************************************************************** */ |
19 | /* no options implemented yet : retained for future usage */ |
19 | /* no options implemented yet : retained for future usage */ |
20 | extern void print_quartus_pinfit (FILE *f, socket_t *dev, int options); |
20 | extern void print_quartus_pinfit(FILE * f,socket_t * dev, int options); |