Diff for /loncom/startup.pl between versions 1.13 and 1.14

version 1.13, 2003/02/11 15:36:07 version 1.14, 2003/05/16 20:56:38
Line 90  use Apache::lonsearchcat(); Line 90  use Apache::lonsearchcat();
 use Apache::lonsequence();  use Apache::lonsequence();
 use Apache::lonsimplepage();  use Apache::lonsimplepage();
 use Apache::lonspreadsheet();  use Apache::lonspreadsheet();
   use Apache::Spreadsheet();
   use Apache::classcalc();
   use Apache::studentcalc();
   use Apache::assesscalc();
 use Apache::lonstudentassessment();  use Apache::lonstudentassessment();
 use Apache::lonsyllabus();  use Apache::lonsyllabus();
 use Apache::lontokacc();  use Apache::lontokacc();

Removed from v.1.13  
changed lines
  Added in v.1.14


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