Diff for /loncom/homework/lonhomework.pm between versions 1.317.4.2 and 1.317.4.3

version 1.317.4.2, 2010/11/09 17:45:09 version 1.317.4.3, 2011/01/06 22:38:11
Line 47  use Apache::externalresponse(); Line 47  use Apache::externalresponse();
 use Apache::rankresponse();  use Apache::rankresponse();
 use Apache::matchresponse();  use Apache::matchresponse();
 use Apache::chemresponse();  use Apache::chemresponse();
   use Apache::functionplotresponse();
 use Apache::drawimage();  use Apache::drawimage();
 use Apache::Constants qw(:common);  use Apache::Constants qw(:common);
 use Apache::loncommon();  use Apache::loncommon();

Removed from v.1.317.4.2  
changed lines
  Added in v.1.317.4.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>