Diff for /loncom/xml/run.pm between versions 1.59 and 1.60

version 1.59, 2008/09/11 14:47:24 version 1.60, 2008/11/24 18:55:01
Line 191  sub dump { Line 191  sub dump {
   
 1;  1;
 __END__;  __END__;
   
   =pod
   
   =head1 NAME
   
   Apache::run.pm
   
   =head1 SYNOPSIS
   
   Used to prevent poorly written problems from
   causing lingering after effects
   
   This is part of the LearningOnline Network with CAPA project
   described at http://www.lon-capa.org.
   
   
   =head1 NOTABLE SUBROUTINES
   
   =over
   
   =item run(), dump(), evaluate()
   
   =back
   
   =cut
   

Removed from v.1.59  
changed lines
  Added in v.1.60


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