From 7a6fbcadd78649104274d22587ff7906336ba006 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sun, 2 Nov 2014 10:59:49 -0800 Subject: [PATCH] Fix one more (one to go!). --- dump.c | 3 ++- notes | 39 +++++++++++++++++++++++++++------------ 2 files changed, 29 insertions(+), 13 deletions(-) diff --git a/dump.c b/dump.c index c8019cad9e..5f1633e174 100644 --- a/dump.c +++ b/dump.c @@ -1032,7 +1032,8 @@ dump_title_value(int level) printf("(special 2)"); match_byte_assert(0); match_byte_assert(0); - match_u32_assert(1); + if (!match_u32(2)) + match_u32_assert(1); match_byte_assert(0); match_byte_assert(0); int subn = get_u32 (); diff --git a/notes b/notes index b62d3116bb..c5565d11f2 100644 --- a/notes +++ b/notes @@ -287,21 +287,36 @@ web/7e29c00c8c2a7e490636b7f74598b6a4/000000002315210_lightTableData.bin: web/67e54cc8a549f4a66331c0401ff4a775/0000000005112_lightTableData.bin: -00 58 "[:^1:]1" i1 i3 i0 - 01 58 F40.0(2) 00 00 00 00 - 03 ". " 58 00 00 00 00 ". " 00 00 00 00 00 - 03 "Word_Type" 58 00 00 00 00 "Word_Type" 00 + 00 58 "[:^1:]1" i1 i3 i0 + 01 58 F40.0(2) 00 00 00 00 + 03 ". " 58 00 00 00 00 ". " 00 00 00 00 00 + 03 "Word_Type" 58 00 00 00 00 "Word_Type" 00 -03 "Estimated Marginal Means" 58 00 00 00 00 "Estimated Marginal Means" 01 + 03 "Estimated Marginal Means" 58 00 00 00 00 "Estimated Marginal Means" 01 -31 + 31 + + 00 58 "[:^1:]1" i1 i3 i0 + 01 58 F40.0(2) 00 00 00 00 + 03 ". " 58 00 00 00 00 ". " 00 00 00 00 00 + 03 "Word_Type" 58 00 00 00 00 "Word_Type" 00 + 58 + 58 00 00 00 00 + +web/9c0f5ba2cd60a97194a82cdc67efc3cb/0000000001774_lightTableData.bin: + + 03 "Classification Results" 31 i2 00 00 i2 00 00 i6 00 00 00 00 58 58 00 00 00 00 + "Classification Results" 01 03 + "Classification Results" 58 00 00 00 00 + "Classification Results" 01 31 03 + "Classification Results" 31 i2 00 00 i2 00 00 i6 00 00 00 00 58 58 00 00 00 00 + "Classification Results" 01 58 58 i3 00 58 + "^1 of original grouped cases correctly classified." i1 00 00 00 00 01 58 PCT40.1(84.4) + 58 i1 03 + "Cross validation is done only for those cases in the analysis. In cross validation, each case is classified by the functions derived from all cases other than that case." 58 00 00 00 00 + "Cross validation is done only for those cases in the analysis. In cross validation, each case is classified by the functions derived from all cases other than that case." 01 58 i1 00 58 + "^1 of cross-validated grouped cases correctly classified." i1 00 00 00 00 01 58 PCT40.1(80.0) -00 58 "[:^1:]1" i1 i3 i0 - 01 58 F40.0(2) 00 00 00 00 - 03 ". " 58 00 00 00 00 ". " 00 00 00 00 00 - 03 "Word_Type" 58 00 00 00 00 "Word_Type" 00 -58 -58 00 00 00 00 Fonts ----- -- 2.30.2