Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.235 and 1.240

version 1.235, 2003/04/18 17:40:14 version 1.240, 2003/05/02 20:54:22
Line 1914  Foils.tex; Line 1914  Foils.tex;
 Formula_Response_Example.tex;  Formula_Response_Example.tex;
 Formula_Response_Limitations.tex;  Formula_Response_Limitations.tex;
 Formula_Response_Problems.tex;  Formula_Response_Problems.tex;
   Formula_Response_Adv_Intro.tex;
 Formula_Response_Sampling.tex;  Formula_Response_Sampling.tex;
 Formula_Tolerance.tex;  Formula_Tolerance.tex;
 General_Intro.tex;  General_Intro.tex;
Line 3730  lonlogo.gif; Line 3731  lonlogo.gif;
 lonlogos.gif;  lonlogos.gif;
 lowerleft.gif;  lowerleft.gif;
 lowerright.gif;  lowerright.gif;
   minilogo.gif;
 meta.gif;  meta.gif;
 meta_big.gif;  meta_big.gif;
 mov.gif;  mov.gif;
Line 3852  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 3862  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 3872  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 3881  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>
    <categoryname>script </categoryname>     <categoryname>script</categoryname>
    <description>     <description>
   Proxy server for remote loncapa requests.    Proxy server for remote loncapa requests.
    </description>     </description>
Line 4263  grds.gif; Line 4266  grds.gif;
 group.gif;  group.gif;
 help.gif;  help.gif;
 info.gif;  info.gif;
   keys.gif;
 ledblink.gif;  ledblink.gif;
 ledgreen.gif;  ledgreen.gif;
 ledoff.gif;  ledoff.gif;

Removed from v.1.235  
changed lines
  Added in v.1.240


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