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