From bcb4d6fb30b88a4300f67c8353e4b5e29a3a247f Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Mon, 9 Aug 2004 14:32:39 +0000
Subject: [PATCH] remove IOR of the EMBL server

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

diff --git a/etc/options b/etc/options
index 460ed8d76..39a6304cc 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.9 2004-07-30 15:31:01 tjc Exp $
+# $Header: //tmp/pathsoft/artemis/etc/options,v 1.10 2004-08-09 14:32:39 tjc Exp $
 
 # This file should contain option settings that look like this:
 #
@@ -178,7 +178,7 @@ sequence_file_suffixes = embl gbk genbank tab_embl seq dna \
    art artemis
 
 # this is the URL that contains the IOR of the EMBL server
-embl_ior_url = http://corba.ebi.ac.uk/EMBL/IOR/Embl.IOR
+#embl_ior_url = http://corba.ebi.ac.uk/EMBL/IOR/Embl.IOR
 
 # this is the URL that contains the IOR of the EnsEMBL server
 # ensembl_ior_url = file:///nfs/disk12/kmr/powmap/db.ior
-- 
GitLab