11 #ifndef AWTI_IMPORT_HXX
12 #define AWTI_IMPORT_HXX
22 #define AWAR_IMPORT_PREFIX "import/"
23 #define AWAR_IMPORT_TMP_PREFIX "tmp/import/"
25 #define AWAR_IMPORT_GENOM_DB AWAR_IMPORT_TMP_PREFIX "genom_db"
26 #define AWAR_IMPORT_AUTOCONF AWAR_IMPORT_PREFIX "autoconf"
40 #error awti_import.hxx included twice
41 #endif // AWTI_IMPORT_HXX
void AWTI_set_importDB_pointer(GBDATA *&dbPtr)
GBDATA * AWTI_acquire_imported_DB_and_cleanup_importer()
void AWTI_cleanup_importer()
void AWTI_open_import_window(AW_root *awr, const char *def_importname, bool do_exit, GBDATA *gb_main, const RootCallback &after_import_cb)
void AWTI_import_set_ali_and_type(AW_root *awr, const char *ali_name, const char *ali_type, GBDATA *gbmain)