From: Mike G. v. a. <we...@ma...> - 2009-01-17 03:34:50
|
Log Message: ----------- Fixed comment Modified Files: -------------- pg/macros: AppletObjects.pl Revision Data ------------- Index: AppletObjects.pl =================================================================== RCS file: /webwork/cvs/system/pg/macros/AppletObjects.pl,v retrieving revision 1.11 retrieving revision 1.12 diff -Lmacros/AppletObjects.pl -Lmacros/AppletObjects.pl -u -r1.11 -r1.12 --- macros/AppletObjects.pl +++ macros/AppletObjects.pl @@ -22,7 +22,7 @@ =head1 DESCRIPTION This subroutines in this -file provide mechanisms to insert Flash applets (and later Java applets) +file provide mechanisms to insert Flash applets (and Java applets) into a WeBWorK problem. |