--- loncom/startup.pl 2002/07/29 20:40:34 1.6 +++ loncom/startup.pl 2002/10/16 19:44:29 1.8 @@ -35,7 +35,6 @@ use Apache::lonparmset(); use Apache::lonauth(); use Apache::caparesponse(); use Apache::lonstatistics(); -use Apache::lonchart(); use Apache::grades(); use Apache::lonpublisher(); use Apache::caparesponse(); @@ -44,4 +43,6 @@ use Apache::optionresponse(); use Apache::imageresponse(); use Apache::essayresponse(); use Apache::externalresponse(); +use Apache::lonnavmaps(); +use Apache::tth(); 1;