[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml

albertel lon-capa-cvs@mail.lon-capa.org
Tue, 13 Jun 2006 15:00:21 -0000


albertel		Tue Jun 13 11:00:21 2006 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - adding the maxima client
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.485 doc/loncapafiles/loncapafiles.lpml:1.486
--- doc/loncapafiles/loncapafiles.lpml:1.485	Wed May 31 02:22:13 2006
+++ doc/loncapafiles/loncapafiles.lpml	Tue Jun 13 11:00:19 2006
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.485 2006/05/31 06:22:13 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.486 2006/06/13 15:00:19 albertel Exp $ -->
 
 <!--
 
@@ -1635,6 +1635,14 @@
 </description>
 </file>
 <file>
+  <source>loncom/lonmaxima</source>
+  <target dist='default'>home/httpd/perl/lonmaxima</target>
+  <categoryname>script</categoryname>
+  <description>
+    manages the existance and talking to the maxima processes
+  </description>
+</file>
+<file>
     <source>loncom/request_ssl_key.sh</source>
     <target dist='default'>home/httpd/lonCerts/request_ssl_key.sh</target>
     <categoryname>script</categoryname>
@@ -4486,6 +4494,15 @@
 <status>works/unverified</status>
 </file>
 <file>
+  <source>loncom/homework/lonmaxima.pm</source>
+  <target dist='default'>home/httpd/lib/perl/Apache/lonmaxima.pm</target>
+  <categoryname>handler</categoryname>
+  <description>
+    routines to simplify talking to the maxima client
+  </description>
+  <status>works/unverified</status>
+</file>
+<file>
 <source>loncom/xml/Safe.pm</source>
 <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
 <categoryname>handler</categoryname>