From b3a071de680da2c5bfb3d446c5f7ac1c300be524 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Thu, 10 Jun 2004 10:15:31 +0000
Subject: [PATCH] remove space character

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

diff --git a/etc/options b/etc/options
index d19294923..93d86ba54 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.1 2004-06-09 10:02:52 tjc Exp $
+# $Header: //tmp/pathsoft/artemis/etc/options,v 1.2 2004-06-10 10:15:31 tjc Exp $
 
 # This file should contain option settings that look like this:
 #
@@ -493,7 +493,7 @@ feature_dna_programs = \
     tblastx embl_other \
     blastn embl_other \
     blastx swall \
-    fastx %L \ 
+    fastx %L \
     clustalx DNA
 
 application_programs = \
-- 
GitLab