Fixed typo

This commit is contained in:
Mark 2023-05-25 22:58:47 -07:00
parent 80d04af967
commit 423176564e

View File

@ -39,8 +39,8 @@
% Hack to allow script option override.
% To force a build with solutions, compile a file containing the following:
% `\def\argYesSolutions{1}\input{<target file>}`
\ifdefined\argYesSolutions\solutionstrue\fi
\ifdefined\argNoSolutions\solutionsfalse\fi
\ifdefined\argYesSolutions\@solutionstrue\fi
\ifdefined\argNoSolutions\@solutionsfalse\fi