From 1fd37a432d060a08254ecb1a9129050563075140 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 24 Aug 2004 02:11:32 -0400 Subject: cleanup; fully switched to autoconf -- use scripts/acprep --- config.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config.cc') diff --git a/config.cc b/config.cc index 0c1b17b7..ace760b5 100644 --- a/config.cc +++ b/config.cc @@ -7,8 +7,7 @@ config_t * config = NULL; std::string bal_fmt = "%20T %2_%-n\n"; std::string reg_fmt - = "%D %-.20P %-.22N %12.66t %12.80T\n\ -%/ %-.22N %12.66t %12.80T\n"; + = "%D %-.20P %-.22N %12.66t %12.80T\n%/%32|%-.22N %12.66t %12.80T\n"; std::string plot_value_fmt = "%D %t\n"; std::string plot_total_fmt = "%D %T\n"; std::string print_fmt -- cgit v1.2.3