00001 00040 #ifndef PCB_AUTOPLACE_H 00041 #define PCB_AUTOPLACE_H 00042 00043 #include "global.h" 00044 00045 bool AutoPlaceSelected (void); 00046 00047 #endif