From d949180c1791dfef72abe6fa41953575300cbb29 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Tue, 8 Feb 2005 16:39:01 +0000
Subject: [PATCH] controlled_curation qualifier added

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@2300 ee4ac58c-ac51-4696-9907-e4b3aa274f04
---
 etc/options | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/etc/options b/etc/options
index a9a192df6..3ec42ea9e 100644
--- a/etc/options
+++ b/etc/options
@@ -2,7 +2,7 @@
 
 # (Note that comment lines start with a hash (#) symbol)
 
-# $Header: //tmp/pathsoft/artemis/etc/options,v 1.16 2005-01-27 13:48:19 tjc Exp $
+# $Header: //tmp/pathsoft/artemis/etc/options,v 1.17 2005-02-08 16:39:01 tjc Exp $
 
 # This file should contain option settings that look like this:
 #
@@ -457,6 +457,7 @@ extra_qualifiers = \
     comment_Cterm "text" \
     comment_Nterm "text" \
     confidence_level "text" \
+    controlled_curation "text" \
     coord "text" \
     contig_id "text" \
     created "text" \
-- 
GitLab