Skip to content

Commit 3343fb2

Browse files
authored
Merge pull request #1342 from gajennings/main
Drop unused PGchoicemacros.pl from load macros list
2 parents 7620a33 + e159646 commit 3343fb2

File tree

1 file changed

+1
-1
lines changed
  • OpenProblemLibrary/Rochester/setIntegrals0Theory

1 file changed

+1
-1
lines changed

OpenProblemLibrary/Rochester/setIntegrals0Theory/sc5_2_30.pg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
DOCUMENT(); # This should be the first executable line in the problem.
2222

23-
loadMacros('PGstandard.pl', 'PGML.pl', 'PGchoicemacros.pl', 'PGcourse.pl');
23+
loadMacros('PGstandard.pl', 'PGML.pl', 'PGcourse.pl');
2424

2525
$showPartialCorrectAnswers = 1;
2626

0 commit comments

Comments
 (0)