From c9b54e6ecee065304de10a57ad707a7dab8c3d07 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 7 Aug 2004 22:42:53 -0400 Subject: fixed display predicates in the register report --- format.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'format.h') diff --git a/format.h b/format.h index 172f9a85..562c7a31 100644 --- a/format.h +++ b/format.h @@ -82,6 +82,8 @@ struct format_t } }; +#define COLLAPSED_REGISTER 1 // support collapsed registers + class format_transaction { std::ostream& output_stream; -- cgit v1.2.3