Skip to content

Commit 173c843

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++@103505 78c7ea69-d796-4a43-9a09-de51944f1b03
1 parent d0e7c46 commit 173c843

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

src/objects/seqfeat/institution_codes.inc

Lines changed: 4 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 Nov 5 05:33:04 EST 2024; formally
33+
/* time_t value corresponding to Wed Nov 20 05:33:05 EST 2024; formally
3434
* expressed as unsigned long so output can stand fully on its own. */
35-
static const unsigned long kInstitutionCollectionCodeList_Timestamp = 1730802784UL;
35+
static const unsigned long kInstitutionCollectionCodeList_Timestamp = 1732098785UL;
3636
static const char* const kInstitutionCollectionCodeList[] = {
3737
"# $Id$",
3838
"A\ts\tArnold Arboretum, Harvard University\t\t\t",
@@ -5360,6 +5360,7 @@ static const char* const kInstitutionCollectionCodeList[] = {
53605360
"MUV\t\tMuseum of Natural History of the University Distrital Francisco Jose de Caldas\t\t\t",
53615361
"MUV:Invertebrae Collection\ts\tMuseum of Natural History of the University Distrital Francisco Jose de Caldas, INV\tMUVInvertebrae Collection\t\t",
53625362
"MUZ\ts\tKing Abdulaziz City for Science and Technology\t\t\t",
5363+
"MUZAC\ts\tMuseo Zoologico Lidia Liaci dell'Universita degli Studi di Bari Aldo Moro\t\t\t",
53635364
"MV\ts\tUniversity of Montana Museum\t\t\t",
53645365
"MVC\ts\tUniversity of Charleston, Natural Sciences Department\t\t\t",
53655366
"MVDA\ts\tMinisterio de Ganaderia y Agricultura\t\t\t",
@@ -7586,6 +7587,7 @@ static const char* const kInstitutionCollectionCodeList[] = {
75867587
"SZM\ts\tSaitama Zoogeographical Museum\t\t\t",
75877588
"SZMC\tc\tSzeged Microbiological Collection\t\t\t",
75887589
"SZMN\ts\tSiberian Zoological Museum\t\t\t",
7590+
"SZN\ts\tZoological collection of the Stazione Zoologica Anton Dohrn\t\t\t",
75897591
"SZP\ts\tSmthsonian Zoological Park\t\t\t",
75907592
"SZPT\ts\tShenzhen Polytechnic\t\t\t",
75917593
"SZPT:ENT\ts\tShenzhen Polytechnic, Entomology Collection\tSZPTENT\t\t",

src/objects/seqfeat/institution_codes.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5324,6 +5324,7 @@ MUT<ITA> c Mycotheca Universitatis Taurinensis
53245324
MUV Museum of Natural History of the University Distrital Francisco Jose de Caldas
53255325
MUV:Invertebrae Collection s Museum of Natural History of the University Distrital Francisco Jose de Caldas, INV MUVInvertebrae Collection
53265326
MUZ s King Abdulaziz City for Science and Technology
5327+
MUZAC s Museo Zoologico Lidia Liaci dell'Universita degli Studi di Bari Aldo Moro
53275328
MV s University of Montana Museum
53285329
MVC s University of Charleston, Natural Sciences Department
53295330
MVDA s Ministerio de Ganaderia y Agricultura
@@ -7550,6 +7551,7 @@ SZL s Landesherbar von Salzburg
75507551
SZM s Saitama Zoogeographical Museum
75517552
SZMC c Szeged Microbiological Collection
75527553
SZMN s Siberian Zoological Museum
7554+
SZN s Zoological collection of the Stazione Zoologica Anton Dohrn
75537555
SZP s Smthsonian Zoological Park
75547556
SZPT s Shenzhen Polytechnic
75557557
SZPT:ENT s Shenzhen Polytechnic, Entomology Collection SZPTENT

0 commit comments

Comments
 (0)