From 65cd619b04437e3bb7660abd13f9fd91b2470aff Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Wed, 16 Sep 2009 18:39:35 +0000
Subject: [PATCH] add isObsolete

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@11799 ee4ac58c-ac51-4696-9907-e4b3aa274f04
---
 etc/qualifier_types_gff | 1 +
 1 file changed, 1 insertion(+)

diff --git a/etc/qualifier_types_gff b/etc/qualifier_types_gff
index 5b39a3463..a798814b2 100644
--- a/etc/qualifier_types_gff
+++ b/etc/qualifier_types_gff
@@ -82,6 +82,7 @@ germline         yes        none
 GPI_anchor_cleavage_site no "text"
 haplotype        no         "text"
 insertion_seq    no         "text"
+isObsolete       no         text
 isolation_source no         "text"
 isolate          no         "text"
 kinetoplast      no         "opt"
-- 
GitLab