pcb 4.1.1
An interactive printed circuit board layout editor.

vendor.h

Go to the documentation of this file.
00001 
00029 #ifndef PCB_VENDOR_H
00030 #define PCB_VENDOR_H
00031 
00032 int vendorDrillMap (int);
00033 bool vendorIsElementMappable (ElementType *);
00034 
00035 #endif /* PCB_VENDOR_H */