--- loncom/startup.pl 2002/08/12 18:52:15 1.7 +++ loncom/startup.pl 2002/10/16 19:49:52 1.9 @@ -43,4 +43,6 @@ use Apache::optionresponse(); use Apache::imageresponse(); use Apache::essayresponse(); use Apache::externalresponse(); +use Apache::lonnavmaps(); +use Apache::lontexconvert(); 1;