File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 116
116
test " $f " = src/pl/tcl/pltclerrcodes.h && continue
117
117
118
118
# Also not meant to be included standalone.
119
- test " $f " = src/include/common/unicode_combining_table .h && continue
119
+ test " $f " = src/include/common/unicode_nonspacing_table .h && continue
120
120
test " $f " = src/include/common/unicode_east_asian_fw_table.h && continue
121
121
122
122
# We can't make these Bison output files compilable standalone
Original file line number Diff line number Diff line change 111
111
test " $f " = src/pl/tcl/pltclerrcodes.h && continue
112
112
113
113
# Also not meant to be included standalone.
114
- test " $f " = src/include/common/unicode_combining_table .h && continue
114
+ test " $f " = src/include/common/unicode_nonspacing_table .h && continue
115
115
test " $f " = src/include/common/unicode_east_asian_fw_table.h && continue
116
116
117
117
# We can't make these Bison output files compilable standalone
You can’t perform that action at this time.
0 commit comments