Skip to content

Commit b3b366a

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

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 Dec 3 05:33:04 EST 2024; formally
33+
/* time_t value corresponding to Sat Dec 21 05:33:04 EST 2024; formally
3434
* expressed as unsigned long so output can stand fully on its own. */
35-
static const unsigned long kInstitutionCollectionCodeList_Timestamp = 1733221984UL;
35+
static const unsigned long kInstitutionCollectionCodeList_Timestamp = 1734777184UL;
3636
static const char* const kInstitutionCollectionCodeList[] = {
3737
"# $Id$",
3838
"A\ts\tArnold Arboretum, Harvard University\t\t\t",
@@ -2380,6 +2380,7 @@ static const char* const kInstitutionCollectionCodeList[] = {
23802380
"FKSE\ts\tFukushima University\t\t\t",
23812381
"FLACC\tc\tFree-Living Amoebae Culture Collection\t\t\t",
23822382
"FLAS\ts\tFlorida Museum of Natural History Herbarium\t\t\t",
2383+
"FLAS:F\ts\tFungal Collection\t\t\t",
23832384
"FLC\ts\tFort Lewis College\t\t\t",
23842385
"FLD\ts\tFort Lewis College, Biology Department\t\t\t",
23852386
"FLH\ts\tFinger Lakes Community College\t\t\t",

src/objects/seqfeat/institution_codes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2344,6 +2344,7 @@ FKEN s Folkestone Natural History Society
23442344
FKSE s Fukushima University
23452345
FLACC c Free-Living Amoebae Culture Collection
23462346
FLAS s Florida Museum of Natural History Herbarium
2347+
FLAS:F s Fungal Collection
23472348
FLC s Fort Lewis College
23482349
FLD s Fort Lewis College, Biology Department
23492350
FLH s Finger Lakes Community College

0 commit comments

Comments
 (0)