Separate unrelated cases that once shared a numeric value
[oota-llvm.git] / docs / tutorial / OCamlLangImpl1.html
index 77b492fd5eb7a1dfafb2c731cfb5454453056e22..98c1124cc12cda7174a058c087b2bf8dfd2f182a 100644 (file)
@@ -277,7 +277,7 @@ and lex_ident buffer = parser
 </pre>
 </div>
 
-Numeric values are similar:</p>
+<p>Numeric values are similar:</p>
 
 <div class="doc_code">
 <pre>
@@ -359,7 +359,7 @@ include a driver so that you can use the lexer and parser together.
   <a href="mailto:sabre@nondot.org">Chris Lattner</a><br>
   <a href="mailto:idadesub@users.sourceforge.net">Erick Tryzelaar</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2007-10-17 11:05:13 -0700 (Wed, 17 Oct 2007) $
+  Last modified: $Date$
 </address>
 </body>
 </html>