00001 00023 #ifndef __DIOMELF_INCLUDED__ 00024 #define __DIOMELF_INCLUDED__ 00025 00026 00027 int diomelf_create_element (); 00028 int diomelf_create_packages_list (); 00029 int diomelf_drc (); 00030 int diomelf_get_default_footprint_values (); 00031 #if GUI 00032 int diomelf_set_gui_constraints (); 00033 #endif /* GUI */ 00034 int diomelf_write_footprint (); 00035 void diomelf_init (); 00036 00037 00038 #endif /* __DIOMELF_INCLUDED__ */ 00039 00040 00041 /* EOF */