summaryrefslogtreecommitdiff
path: root/tools/tfuns.h
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2008-03-14 21:05:36 +0000
committerAaron M. Ucko <ucko@debian.org>2008-03-14 21:05:36 +0000
commit57c46350c843512260030ae52710924dcb340f0b (patch)
tree8381b9111d6284abc1d779ad4dbcb37b2a276e4a /tools/tfuns.h
parent7647e504b18f91edcedba85e7a6ef772b2a0f48b (diff)
[svn-upgrade] Integrating new upstream version, ncbi-tools6 (6.1.20080302)
Diffstat (limited to 'tools/tfuns.h')
-rw-r--r--tools/tfuns.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/tfuns.h b/tools/tfuns.h
index 9a26ce96..3840e2aa 100644
--- a/tools/tfuns.h
+++ b/tools/tfuns.h
@@ -65,3 +65,7 @@ void DelFeatFromList PROTO((SeqFeatPtr PNTR gbqp, SeqFeatPtr curq, SeqFeatPtr pr
ValNodePtr GetOrfList PROTO((BioseqPtr bsp, Int2 limit));
ValNodePtr GetAltList PROTO((ValNodePtr list));
+
+NLM_EXTERN Int2 GetGcodeFromBioseq(BioseqPtr bsp);
+
+