projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66a7bca
)
superscript
dev4
author
Ben Pfaff
<blp@cs.stanford.edu>
Thu, 31 Dec 2020 03:44:16 +0000
(19:44 -0800)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Thu, 31 Dec 2020 03:58:11 +0000
(19:58 -0800)
tests/output/pivot-table-test.c
patch
|
blob
|
history
diff --git
a/tests/output/pivot-table-test.c
b/tests/output/pivot-table-test.c
index 6959c909ae1dfa5b3c50e33a5acdc7abc0a3612e..c9887399325e9f4345ded2a6ec8fab76345d6923 100644
(file)
--- a/
tests/output/pivot-table-test.c
+++ b/
tests/output/pivot-table-test.c
@@
-362,9
+362,6
@@
read_value_option (struct lexer *lexer, struct pivot_value *value)
}
}
- if (parse_string_setting (lexer, "SUPERSCRIPT", &value->superscript))
- return;
-
if (lex_match_id (lexer, "SUBSCRIPTS"))
{
lex_match (lexer, T_EQUALS);