Install, Readme and Changes files updated. Documentation removed.
[Faustine.git] / documentation / code_VALMain.io_macro_to_string.html
diff --git a/documentation/code_VALMain.io_macro_to_string.html b/documentation/code_VALMain.io_macro_to_string.html
deleted file mode 100644 (file)
index 25c31b9..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>Main.io_macro_to_string</title>
-</head>
-<body>
-<code class="code"><span class="keyword">let</span>&nbsp;io_macro_to_string&nbsp;m&nbsp;=&nbsp;<span class="keyword">match</span>&nbsp;m&nbsp;<span class="keyword">with</span><br>
-&nbsp;&nbsp;<span class="keywordsign">|</span>&nbsp;<span class="constructor">Input_Route_string</span>&nbsp;<span class="keywordsign">-&gt;</span>&nbsp;<span class="string">"input_sounds/"</span><br>
-&nbsp;&nbsp;<span class="keywordsign">|</span>&nbsp;<span class="constructor">Output_Route_string</span>&nbsp;<span class="keywordsign">-&gt;</span>&nbsp;<span class="string">"output_sounds/"</span><br>
-&nbsp;&nbsp;<span class="keywordsign">|</span>&nbsp;<span class="constructor">Dsp_Route_string</span>&nbsp;<span class="keywordsign">-&gt;</span>&nbsp;<span class="string">"dsp_files/"</span></code></body></html>
\ No newline at end of file