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

albertel lon-capa-cvs@mail.lon-capa.org
Thu, 11 Sep 2003 22:03:53 -0000


albertel		Thu Sep 11 18:03:53 2003 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - use new <privatedependencies> and <file type="private"> to hide files
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.280 doc/loncapafiles/loncapafiles.lpml:1.281
--- doc/loncapafiles/loncapafiles.lpml:1.280	Thu Sep 11 15:47:30 2003
+++ doc/loncapafiles/loncapafiles.lpml	Thu Sep 11 18:03:53 2003
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.280 2003/09/11 19:47:30 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.281 2003/09/11 22:03:53 albertel Exp $ -->
 
 <!--
 
@@ -1122,7 +1122,7 @@
 and privileges available in the network with function
 </description>
 </file>
-<file>
+<file type="private">
 <source>loncom/hosts.tab</source>
 <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
 <categoryname>static conf</categoryname>
@@ -1131,7 +1131,7 @@
 <tt>lonDefDomain</tt> and <u>IP address</u>.
 </description>
 </file>
-<file>
+<file type="private">
 <source>loncom/domain.tab</source>
 <target dist='default'>home/httpd/lonTabs/domain.tab</target>
 <categoryname>static conf</categoryname>
@@ -4180,10 +4180,10 @@
 modules/TexConvert/tthperl/commands
 </build>
 <status>works/unverified</status>
-<dependencies>
+<privatedependencies>
 ../tthdynamic/tthfunc.c;
 ../ttmdynamic/ttmfunc.c
-</dependencies>
+</privatedependencies>
 </file>
 <file>
 <source>loncom/homework/caparesponse/capa.pm</source>