Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.238 and 1.239

version 1.238, 2003/05/02 20:12:33 version 1.239, 2003/05/02 20:39:41
Line 3854  tested Line 3854  tested
 </file>  </file>
 <file>  <file>
   <source>loncom/LondConnection.pm</source>    <source>loncom/LondConnection.pm</source>
   <target dist='default'>home/httpd/perl/lib/LONCAPA/LondConnection.pm</target>    <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
   <description>    <description>
      Manages a connection between a lonc proxy daemon and the lond server       Manages a connection between a lonc proxy daemon and the lond server
Line 3864  tested Line 3864  tested
 </file>  </file>
 <file>  <file>
    <source>loncom/types/HashIterator.pm</source>     <source>loncom/types/HashIterator.pm</source>
    <target dist='default'>home/httpd/perl/lib/LONCAPA/HashIterator.pm</target>     <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
    <categoryname>system file</categoryname>     <categoryname>system file</categoryname>
    <description>     <description>
       Provides support to iterate through opaque hashes hidden e.g. within         Provides support to iterate through opaque hashes hidden e.g. within 
Line 3874  tested Line 3874  tested
 </file>  </file>
 <file>  <file>
    <source>loncom/types/Queue.pm</source>     <source>loncom/types/Queue.pm</source>
    <target dist='default'>home/httpd/perl/lib/LONCAPA/Queue.pm</target>     <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
    <categoryname>system file</categoryname>     <categoryname>system file</categoryname>
    <description>     <description>
      Provides a FIFO queue class.       Provides a FIFO queue class.
Line 3883  tested Line 3883  tested
 </file>  </file>
 <file>  <file>
    <source>loncom/types/Stack.pm</source>     <source>loncom/types/Stack.pm</source>
    <target dist='default'>home/httpd/perl/lib/LONCAPA/Stack.pm</target>     <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
    <categoryname>system file</categoryname>     <categoryname>system file</categoryname>
    <description>     <description>
      Provides a LIFO stack class.       Provides a LIFO stack class.
    </description>     </description>
    <status>works/verified</status>     <status>works/verified</status>
   </file>
 <file>  <file>
    <source>loncom/loncnew</source>     <source>loncom/loncnew</source>
    <target dist='default>home/httpd/perl/loncnew</target>     <target dist='default>home/httpd/perl/loncnew</target>

Removed from v.1.238  
changed lines
  Added in v.1.239


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