Changeset 8305
- Timestamp:
- 14/12/11 09:50:34 (5 months ago)
- Files:
-
- 1 modified
-
branches/e4fix/EDIT4/ED4_no_class.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/e4fix/EDIT4/ED4_no_class.cxx
r8295 r8305 1873 1873 } 1874 1874 else { 1875 error = GB_begin_transaction(GLOBAL_gb_main); 1875 ED4_MostRecentWinContext context; 1876 1877 error = GB_begin_transaction(GLOBAL_gb_main); 1878 1876 1879 GBDATA *gb_species_data = GB_search(GLOBAL_gb_main, "species_data", GB_CREATE_CONTAINER); 1877 1880 char *new_species_name = 0;
