You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by je...@apache.org on 2002/03/29 09:02:18 UTC

cvs commit: jakarta-avalon-excalibur/collections README.txt

jefft       02/03/29 00:02:18

  Modified:    collections README.txt
  Log:
  Customize README.txt for this project
  
  Revision  Changes    Path
  1.2       +4 -2      jakarta-avalon-excalibur/collections/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/collections/README.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- README.txt	29 Mar 2002 07:19:38 -0000	1.1
  +++ README.txt	29 Mar 2002 08:02:18 -0000	1.2
  @@ -1,7 +1,9 @@
  -                  Avalons Excalibur MyComponent
  +                  Avalons Excalibur Collections
                     -----------------------------
   
  -This is MyCOmponent - it does kool stuff.
  +The collections package is a set of utility classes, including
  +including binaryHeap, fixed, variable and circular buffers, and
  +priority queues.
   
   Getting Started:
   ----------------
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>