Skip to content
Snippets Groups Projects
Commit 5cb2fc5f authored by tjc's avatar tjc
Browse files

remove space characters

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@1654 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent b3a071de
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# (Note that comment lines start with a hash (#) symbol) # (Note that comment lines start with a hash (#) symbol)
# $Header: //tmp/pathsoft/artemis/etc/options,v 1.2 2004-06-10 10:15:31 tjc Exp $ # $Header: //tmp/pathsoft/artemis/etc/options,v 1.3 2004-06-10 10:38:57 tjc Exp $
# This file should contain option settings that look like this: # This file should contain option settings that look like this:
# #
...@@ -284,9 +284,9 @@ systematic_name_qualifiers = systematic_id temporary_systematic_id \ ...@@ -284,9 +284,9 @@ systematic_name_qualifiers = systematic_id temporary_systematic_id \
# this list is added to the qualifiers from the qualifier_types file # this list is added to the qualifiers from the qualifier_types file
extra_qualifiers = \ extra_qualifiers = \
CHROMO_LINK text \ CHROMO_LINK text \
C_processing "text" \ C_processing "text" \
C_processing_BigPi "text" \ C_processing_BigPi "text" \
C_processing_DGPI "text" \ C_processing_DGPI "text" \
COM_NAME "text" \ COM_NAME "text" \
FEAT_NAME text \ FEAT_NAME text \
GO_component "text" \ GO_component "text" \
...@@ -300,7 +300,7 @@ extra_qualifiers = \ ...@@ -300,7 +300,7 @@ extra_qualifiers = \
REPEAT_TYPE "text" \ REPEAT_TYPE "text" \
SNP "text" \ SNP "text" \
algorithm "text" \ algorithm "text" \
anchor "text" \ anchor "text" \
annotation_source "text" \ annotation_source "text" \
assembly_id "text" \ assembly_id "text" \
bb_orthologue "text" \ bb_orthologue "text" \
...@@ -411,7 +411,7 @@ extra_qualifiers = \ ...@@ -411,7 +411,7 @@ extra_qualifiers = \
# the popup the bottom ones aren't visible # the popup the bottom ones aren't visible
invisible_qualifiers = \ invisible_qualifiers = \
CHROMO_LINK \ CHROMO_LINK \
C_processing \ C_processing \
C_processing_BigPi \ C_processing_BigPi \
C_processing_DGPI \ C_processing_DGPI \
COM_NAME \ COM_NAME \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment