00001 00025 #ifndef __INDC_INCLUDED__ 00026 #define __INDC_INCLUDED__ 00027 00028 00029 int indc_create_element (); 00030 int indc_create_packages_list (); 00031 int indc_drc (); 00032 int indc_get_default_footprint_values (); 00033 #if GUI 00034 int indc_set_gui_constraints (); 00035 #endif /* GUI */ 00036 int indc_write_footprint (); 00037 void indc_init (); 00038 00039 00040 #endif /* _INDC_INCLUDED__ */ 00041 00042 00043 /* EOF */