From 423176564e1011dd82a1c4eda7c8c3673d52c4bb Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 25 May 2023 22:58:47 -0700 Subject: [PATCH] Fixed typo --- resources/ormc_handout.cls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/ormc_handout.cls b/resources/ormc_handout.cls index 63e5b62..027a6d7 100755 --- a/resources/ormc_handout.cls +++ b/resources/ormc_handout.cls @@ -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{}` -\ifdefined\argYesSolutions\solutionstrue\fi -\ifdefined\argNoSolutions\solutionsfalse\fi +\ifdefined\argYesSolutions\@solutionstrue\fi +\ifdefined\argNoSolutions\@solutionsfalse\fi