From 00341ea28f1294a05d54a017c9e5b821edcd414a Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Mon, 6 Apr 2009 14:18:22 +0000
Subject: [PATCH] add to sequence_update_features list

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

diff --git a/etc/options b/etc/options
index 093639971..7607dea6c 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.58 2009-04-03 15:06:02 tjc Exp $
+# $Header: //tmp/pathsoft/artemis/etc/options,v 1.59 2009-04-06 14:18:22 tjc Exp $
 
 # This file should contain option settings that look like this:
 #
@@ -840,4 +840,4 @@ set_obsolete_on_delete=yes
 
 # list of features to record residues for in the database
 # - these are included when inserting or updating their featurelocs
-sequence_update_features = polypeptide mRNA
+sequence_update_features = polypeptide mRNA rRNA tRNA snRNA snoRNA
-- 
GitLab