Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > b4812c02dfe2aef57518a39a375ad6e8 > files > 25

ocaml-argot-1.1-6.mga5.i586.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="Utils.html">
<link rel="Up" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.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="Version" rel="Chapter" href="Version.html">
<link title="Utils" rel="Chapter" href="Utils.html">
<link title="Tables" rel="Chapter" href="Tables.html">
<link title="Search_js" rel="Chapter" href="Search_js.html">
<link title="Search" rel="Chapter" href="Search.html">
<link title="Main" rel="Chapter" href="Main.html">
<link title="Licenses" rel="Chapter" href="Licenses.html">
<link title="Icons" rel="Chapter" href="Icons.html">
<link title="Definitions" rel="Chapter" href="Definitions.html">
<link title="DefinitionParser" rel="Chapter" href="DefinitionParser.html">
<link title="DefinitionLexer" rel="Chapter" href="DefinitionLexer.html">
<link title="Base64" rel="Chapter" href="Base64.html">
<link title="Args" rel="Chapter" href="Args.html"><title>Version</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;<a class="post" href="Utils.html" title="Utils">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 Argot 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 Argot as a string.
    Follows the convention set by <code class="code">Sys.ocaml_version</code>.<br>
</div>
</body></html>