summaryrefslogtreecommitdiff
path: root/api/asn2ffp.h
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2005-03-23 23:49:09 +0000
committerAaron M. Ucko <ucko@debian.org>2005-03-23 23:49:09 +0000
commit5349ec8772bc373e4c2349a04e57d7952c006326 (patch)
treeb733fe1df8c0c2d2418b3ce82ebcbd3d0db12a1f /api/asn2ffp.h
parent0eff2d00595b4adcf6f1c4e6bbbcf0f416c70310 (diff)
Load ncbi (6.1.20031028) into ncbi-tools6/branches/upstream/current.
Diffstat (limited to 'api/asn2ffp.h')
-rw-r--r--api/asn2ffp.h22
1 files changed, 20 insertions, 2 deletions
diff --git a/api/asn2ffp.h b/api/asn2ffp.h
index 87a8b726..f05a9b89 100644
--- a/api/asn2ffp.h
+++ b/api/asn2ffp.h
@@ -29,7 +29,7 @@
*
* Version Creation Date: 7/15/95
*
-* $Revision: 6.30 $
+* $Revision: 6.33 $
*
* File Description:
*
@@ -45,6 +45,15 @@
/*************************************
*
* $Log: asn2ffp.h,v $
+ * Revision 6.33 2003/07/22 16:18:27 kans
+ * added ZFIN as legal db_xref
+ *
+ * Revision 6.32 2003/06/10 18:44:10 kans
+ * added GeneDB to list of legal db_xrefs
+ *
+ * Revision 6.31 2003/05/29 20:25:19 kans
+ * added Interpro to list of legal dbxrefs
+ *
* Revision 6.30 2002/11/30 20:18:27 kans
* added GOA to list of legal db_xrefs
*
@@ -192,6 +201,15 @@
/*************************************
*
* $Log: asn2ffp.h,v $
+* Revision 6.33 2003/07/22 16:18:27 kans
+* added ZFIN as legal db_xref
+*
+* Revision 6.32 2003/06/10 18:44:10 kans
+* added GeneDB to list of legal db_xrefs
+*
+* Revision 6.31 2003/05/29 20:25:19 kans
+* added Interpro to list of legal dbxrefs
+*
* Revision 6.30 2002/11/30 20:18:27 kans
* added GOA to list of legal db_xrefs
*
@@ -369,7 +387,7 @@ NLM_EXTERN Boolean asn2ff_flags[13];
#define ASN2FF_SHOW_ERROR_MSG asn2ff_flags[11]
#define ASN2FF_SHOW_GB_STYLE asn2ff_flags[12]
-#define DBNUM 55
+#define DBNUM 58
NLM_EXTERN CharPtr dbtag[DBNUM];
NLM_EXTERN void FlatSpliceOff PROTO((SeqEntryPtr the_set, ValNodePtr desc));