Install, Readme and Changes files updated. Documentation removed.
[Faustine.git] / documentation / code_VALFaustexp.d_split.html
diff --git a/documentation/code_VALFaustexp.d_split.html b/documentation/code_VALFaustexp.d_split.html
deleted file mode 100644 (file)
index a55b9b6..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<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 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="Types" rel="Chapter" href="Types.html">
-<link title="Parser" rel="Chapter" href="Parser.html">
-<link title="Lexer" rel="Chapter" href="Lexer.html">
-<link title="Value" rel="Chapter" href="Value.html">
-<link title="Signal" rel="Chapter" href="Signal.html">
-<link title="Faustexp" rel="Chapter" href="Faustexp.html">
-<link title="Interpreter" rel="Chapter" href="Interpreter.html">
-<link title="Preprocess" rel="Chapter" href="Preprocess.html">
-<link title="Main" rel="Chapter" href="Main.html"><title>Faustexp.d_split</title>
-</head>
-<body>
-<code class="code"><span class="keyword">let</span>&nbsp;d_split&nbsp;a&nbsp;b&nbsp;=&nbsp;<br>
-&nbsp;&nbsp;<span class="keyword">if</span>&nbsp;((fst&nbsp;b)&nbsp;<span class="keyword">mod</span>&nbsp;(snd&nbsp;a))&nbsp;=&nbsp;0&nbsp;<span class="keyword">then</span>&nbsp;<br>
-&nbsp;&nbsp;&nbsp;&nbsp;(fst&nbsp;a,&nbsp;snd&nbsp;b)&nbsp;<br>
-&nbsp;&nbsp;<span class="keyword">else</span>&nbsp;raise&nbsp;(<span class="constructor">Beam_Matching_Error</span>&nbsp;<span class="string">"split"</span>)</code></body></html>
\ No newline at end of file