Revision
27 -
Directory Listing
Modified
Tue Jun 19 20:31:39 2001 UTC (11 years, 11 months ago) by
gage
Many modifications to courseScript scripts which will insure that the
routines are re-entrant (i.e. they can be called via mod_perl and don't
need to be re-compiled for every execution run.)
Minor modifications to processProblem8.pl and to PGtranslator.pm
Revision
8 -
Directory Listing
Modified
Fri Jun 15 16:24:03 2001 UTC (11 years, 11 months ago) by
gage
modified use lib lines in cgi-scripts, scripts, courseScripts
removed Global.pm updating and use lib line code from system_webwork_setup
modified Global.pm to use webworkConfig (which is not in the repository!)