00001 00026 #ifndef __CON_HDR_INCLUDED__ 00027 #define __CON_HDR_INCLUDED__ 00028 00029 00030 int con_hdr_create_packages_list (); 00031 int con_hdr_drc (); 00032 int con_hdr_get_default_footprint_values (); 00033 #if GUI 00034 int con_hdr_set_gui_constraints (); 00035 #endif /* GUI */ 00036 int con_hdr_write_footprint (); 00037 void con_hdr_init (); 00038 00039 00040 #endif /* __CON_HDR_INCLUDED__ */ 00041 00042 00043 /* EOF */