Changeset 6811 for trunk/ARBDB/ad_t_prot.h
- Timestamp:
- 09/09/10 13:03:26 (21 months ago)
- Files:
-
- 1 modified
-
trunk/ARBDB/ad_t_prot.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ARBDB/ad_t_prot.h
r6646 r6811 79 79 GB_ERROR GBT_rename_species(const char *oldname, const char *newname, bool ignore_protection); 80 80 GB_ERROR GBT_abort_rename_session(void); 81 GB_ERROR GBT_commit_rename_session(int (*show_status)(double gauge), int (*show_status_text)(const char *)) ;81 GB_ERROR GBT_commit_rename_session(int (*show_status)(double gauge), int (*show_status_text)(const char *)) __ATTR__USERESULT; 82 82 83 83 /* adseqcompr.cxx */
