Переглянути джерело

Tokenizer added

[SVN r10330]
Beman Dawes 25 роки тому
батько
коміт
34fa3cfae5
1 змінених файлів з 3 додано та 1 видалено
  1. 3 1
      libs/libraries.htm

+ 3 - 1
libs/libraries.htm

@@ -94,6 +94,8 @@ content="text/html; charset=iso-8859-1">
     <li><a href="timer/index.htm">timer</a> - Event timer,
         progress timer, and progress display classes from Beman
         Dawes.</li>
+    <li><a href="tokenizer/index.htm">tokenizer</a> - Break of a string or other
+      character sequence into a series of tokens from John Bandela.</li>
     <li><a href="type_traits/index.htm">type_traits</a> -
         Templates for fundamental properties of types from John
         Maddock, Steve Cleary, et al.</li>
@@ -135,6 +137,6 @@ how to download and install the libraries.</p>
 <hr>
 
 <p>Revised <!--webbot bot="Timestamp" s-type="EDITED"
-s-format="%d %b %Y" startspan -->22 May 2001<!--webbot bot="Timestamp" endspan i-checksum="15106" --></p>
+s-format="%d %b %Y" startspan -->12 Jun 2001<!--webbot bot="Timestamp" endspan i-checksum="15049" --></p>
 </body>
 </html>

粤ICP备19079148号