--- loncom/homework/lonhomework.pm 2003/05/08 15:33:15 1.121 +++ loncom/homework/lonhomework.pm 2003/05/09 17:01:08 1.122 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Homework handler # -# $Id: lonhomework.pm,v 1.121 2003/05/08 15:33:15 albertel Exp $ +# $Id: lonhomework.pm,v 1.122 2003/05/09 17:01:08 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -50,7 +50,7 @@ use Apache::essayresponse(); use Apache::externalresponse(); use Apache::rankresponse(); use Apache::matchresponse(); -use Apache::chemresponse(); +#use Apache::chemresponse(); use Apache::Constants qw(:common); use HTML::Entities(); use Apache::loncommon();