From 1427caaee96fab69194c487190d041611480d46d Mon Sep 17 00:00:00 2001 From: Jim Kowalkowski Date: Fri, 20 Dec 1996 13:11:42 +0000 Subject: [PATCH] More strings yet printed now --- src/gdd/gddTest.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gdd/gddTest.cc b/src/gdd/gddTest.cc index 99bd5d189..7a3508676 100644 --- a/src/gdd/gddTest.cc +++ b/src/gdd/gddTest.cc @@ -61,7 +61,7 @@ void gdd::dumpInfo(void) unsigned i; aitIndex f,c; long sz_tot,sz_data,sz_elem; - const aitIndex max=5; + const aitIndex max=20; aitIndex prt_tot; sz_tot = getTotalSizeBytes();