Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 4371d3368644c35d973c1717a39b9bf2 > files > 29

ocaml-bisect-devel-1.3-7.mga4.x86_64.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="previous" href="Common.html">
<link rel="next" href="ReportXML.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 class methods" rel=Appendix href="index_methods.html">
<link title="Index of class types" rel=Appendix href="index_class_types.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Runtime" rel="Chapter" href="Runtime.html">
<link title="Common" rel="Chapter" href="Common.html">
<link title="Version" rel="Chapter" href="Version.html">
<link title="ReportXML" rel="Chapter" href="ReportXML.html">
<link title="ReportUtils" rel="Chapter" href="ReportUtils.html">
<link title="ReportHTML" rel="Chapter" href="ReportHTML.html">
<link title="CombineAST" rel="Chapter" href="CombineAST.html">
<link title="ReportStat" rel="Chapter" href="ReportStat.html">
<link title="ReportGeneric" rel="Chapter" href="ReportGeneric.html">
<link title="Combine" rel="Chapter" href="Combine.html">
<link title="ReportXMLEmma" rel="Chapter" href="ReportXMLEmma.html">
<link title="ReportDump" rel="Chapter" href="ReportDump.html">
<link title="ReportArgs" rel="Chapter" href="ReportArgs.html">
<link title="ReportCSV" rel="Chapter" href="ReportCSV.html">
<link title="CombineParser" rel="Chapter" href="CombineParser.html">
<link title="CombineLexer" rel="Chapter" href="CombineLexer.html">
<link title="ReportText" rel="Chapter" href="ReportText.html"><title>Version</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Common.html" title="Common">Previous</a>
&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;<a class="post" href="ReportXML.html" title="ReportXML">Next</a>
</div>
<h1>Module <a href="type_Version.html">Version</a></h1>

<pre><span class="keyword">module</span> Version: <code class="code">sig</code> <a href="Version.html">..</a> <code class="code">end</code></pre><div class="info module top">
Current Bisect version.<br>
</div>
<hr width="100%">

<pre><span id="VALvalue"><span class="keyword">val</span> value</span> : <code class="type">string</code></pre><div class="info ">
The current version of Bisect as a string.
    Follows the convention set by <code class="code">Sys.ocaml_version</code>.<br>
</div>
</body></html>