Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 84b3027692960e50a6255ad3d34cb5a2 > files > 30

ocaml-bitstring-devel-2.0.4-1.fc18.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="next" href="Bitstring.html">
<link rel="Up" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Bitmatch" rel="Chapter" href="Bitmatch.html">
<link title="Bitstring" rel="Chapter" href="Bitstring.html">
<link title="Bitstring_persistent" rel="Chapter" href="Bitstring_persistent.html"><title>Bitmatch</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;<a class="post" href="Bitstring.html" title="Bitstring">Next</a>
</div>
<h1>Module <a href="type_Bitmatch.html">Bitmatch</a></h1>
<pre><span class="keyword">module</span> Bitmatch: <code class="code">sig</code> <a href="Bitmatch.html">..</a> <code class="code">end</code></pre><div class="info">
Bitmatch backwards compatibility library.<br>
</div>
<hr width="100%">
<br>
This is just for backwards compatibility with code
    from when the library was called bitmatch.  You should
    replace all references to this module with <a href="Bitstring.html"><code class="code">Bitstring</code></a>.<br>
<pre><span class="keyword">include</span> <a href="Bitstring.html">Bitstring</a></pre>
</body></html>