File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
# Ignore files where rules may be violated within macro definitions.
8
8
texfiles=$( ls * .tex | grep -v macros.tex | grep -v layout.tex | grep -v tables.tex)
9
- texlibdesc=" support.tex concepts.tex diagnostics.tex memory.tex meta.tex utilities.tex strings.tex containers.tex iterators.tex ranges.tex algorithms.tex numerics.tex time.tex locales.tex iostreams.tex regex.tex threads.tex"
9
+ texlibdesc=" support.tex concepts.tex diagnostics.tex memory.tex meta.tex utilities.tex strings.tex containers.tex iterators.tex ranges.tex algorithms.tex numerics.tex time.tex locales.tex iostreams.tex threads.tex"
10
10
texlib=" lib-intro.tex $texlibdesc "
11
11
12
12
# Filter that reformats the error message as a "workflow command",
You can’t perform that action at this time.
0 commit comments