From 1ea36e6a105bde9f04e23bb066c0166f4392dfdb Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Fri, 2 Jul 2004 13:22:37 +0000 Subject: [PATCH] add note to extra qualifiers git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@1694 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- etc/options | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/options b/etc/options index 61a5af6c1..27a1fdade 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.6 2004-06-11 15:44:23 tjc Exp $ +# $Header: //tmp/pathsoft/artemis/etc/options,v 1.7 2004-07-02 13:22:37 tjc Exp $ # This file should contain option settings that look like this: # @@ -359,6 +359,7 @@ extra_qualifiers = \ mitochondrion "text" \ modified "text" \ mutation "text" \ + note "text" \ obsolete_name "text" \ obsolete_product "text" \ origid "text" \ -- GitLab