summaryrefslogtreecommitdiff
path: root/desktop/bspview.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/bspview.c')
-rw-r--r--desktop/bspview.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/bspview.c b/desktop/bspview.c
index 6e7e96dc..670bca13 100644
--- a/desktop/bspview.c
+++ b/desktop/bspview.c
@@ -29,7 +29,7 @@
*
* Version Creation Date: 4/30/95
*
-* $Revision: 6.141 $
+* $Revision: 6.142 $
*
* File Description:
*
@@ -84,7 +84,7 @@
extern ForM smartBioseqViewForm;
ForM smartBioseqViewForm = NULL;
-#define MAX_VIEWABLE_TARGET_SEQUENCES 60000
+#define MAX_VIEWABLE_TARGET_SEQUENCES 32768
static void LookForGenomeTag (SeqEntryPtr sep, Pointer mydata, Int4 index, Int2 indent)