Skip to content

Commit 20e0ec7

Browse files
tmgouriano
authored andcommitted
institution_codes for validator have been updated.
git-svn-id: https://anonsvn.ncbi.nlm.nih.gov/repos/v1/trunk/c++@104396 78c7ea69-d796-4a43-9a09-de51944f1b03
1 parent 1f8d1f6 commit 20e0ec7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/objects/seqfeat/institution_codes.inc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
*
3131
*/
3232

33-
/* time_t value corresponding to Tue Apr 15 05:33:05 EDT 2025; formally
33+
/* time_t value corresponding to Thu Apr 17 05:33:04 EDT 2025; formally
3434
* expressed as unsigned long so output can stand fully on its own. */
35-
static const unsigned long kInstitutionCollectionCodeList_Timestamp = 1744709585UL;
35+
static const unsigned long kInstitutionCollectionCodeList_Timestamp = 1744882384UL;
3636
static const char* const kInstitutionCollectionCodeList[] = {
3737
"# $Id$",
3838
"A\ts\tArnold Arboretum, Harvard University\t\t\t",
@@ -2609,6 +2609,7 @@ static const char* const kInstitutionCollectionCodeList[] = {
26092609
"GDOR\ts\tMuseo Civico di Storia Naturale Giacomo Doria\t\t\t",
26102610
"GDZQU\ts\tZhaoqing University\t\t\t",
26112611
"GE\ts\tUniversita di Genova\t\t\t",
2612+
"GEA-LAB\ts\tDepartment of Biological, Geological and Environmental Sciences, University of Bologna\t\t\t",
26122613
"GEFC\ts\tGerard E. Flory ?\t\t\t",
26132614
"GEIC\ts\tGuangdong Entomology Institute\t\t\t",
26142615
"GEN\ts\tGenerasi Biologi Indonesia\t\t\t",

src/objects/seqfeat/institution_codes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2573,6 +2573,7 @@ GDMP s Guangdong Medical and Pharmaceutical College, Pharmacy Department
25732573
GDOR s Museo Civico di Storia Naturale Giacomo Doria
25742574
GDZQU s Zhaoqing University
25752575
GE s Universita di Genova
2576+
GEA-LAB s Department of Biological, Geological and Environmental Sciences, University of Bologna
25762577
GEFC s Gerard E. Flory ?
25772578
GEIC s Guangdong Entomology Institute
25782579
GEN s Generasi Biologi Indonesia

0 commit comments

Comments
 (0)