From cf8c465fffa0f56887fee7418dbae07b62b91837 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Tue, 16 Oct 2007 19:38:40 +0000
Subject: [PATCH] add Note to invisible_qualifiers_gff

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

diff --git a/etc/options b/etc/options
index adaac452e..1b68fc46a 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.34 2007-10-11 08:24:39 tjc Exp $
+# $Header: //tmp/pathsoft/artemis/etc/options,v 1.35 2007-10-16 19:38:40 tjc Exp $
 
 # This file should contain option settings that look like this:
 #
@@ -644,6 +644,7 @@ invisible_qualifiers_gff= \
     GO             \
     ID             \
     Name           \
+    Note           \
     note           \
     Ontology_term  \
     orthologous_to \
-- 
GitLab