Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 3b99134b84e46237bdc23364f5fe8905 > files > 28

ocaml-bitstring-devel-2.0.4-11.mga7.armv7hl.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">
<meta name="viewport" content="width=device-width, initial-scale=1">
<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 id="MODULEBitmatch"><span class="keyword">module</span> Bitmatch</span>: <code class="code">sig</code> <a href="Bitmatch.html">..</a> <code class="code">end</code></pre><div class="info module top">
<div class="info-desc">
<p>Bitmatch backwards compatibility library.</p>
</div>
</div>
<hr width="100%">
<p>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>.</p>

<pre><span class="keyword">include</span> <a href="Bitstring.html">Bitstring</a></pre>
</body></html>