From: Arnold P. <arn...@gm...> - 2006-08-26 14:10:10
|
Hi, Currently if one wants to use the Union problems, one has to link in the macros. E.g. the instructions in http://devel.webwork.rochester.edu/twiki/bin/view/Webwork/InstallationManualV2pt2forSuSE10pt1 read Search for macrosPath and scroll down several lines to the line $pg{directories}{macros}, After this line add the two lines: '/opt/webwork/library/union_problib/macros', '/opt/webwork/library/union_problib/parserOrientation', Is there any reason not to put these under macros in the standard distribution? I just looked and these (and some examples) are not included under database_problems/Union devel ...lock/cvs/database_problems diff -r Union/ ../union_problib/ Only in ../union_problib/examples: AnswerFile-pl Only in ../union_problib/examples: AnswerFile-pm Only in ../union_problib/examples: answerEssay Only in ../union_problib/examples: compoundProblem Only in ../union_problib/examples: multiProblem Only in ../union_problib/: macros Only in ../union_problib/: parserOrientation Only in ../union_problib/: setOrientation Arnie |