aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/mkinmod.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-03-04 14:09:45 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-03-04 14:09:45 +0100
commit9d6a975a0e3850a36889a18b5d9929d27b901ab3 (patch)
tree2130084703b45ba08a7f94e0d446a081a4ba2894 /docs/reference/mkinmod.html
parentd0b124992232dde30fbff83dd4eeae8fc977d3ba (diff)
Make some example output more reproducible
In order to avoid some unnecessary documentation rebuilds
Diffstat (limited to 'docs/reference/mkinmod.html')
-rw-r--r--docs/reference/mkinmod.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/mkinmod.html b/docs/reference/mkinmod.html
index ddb695e3..37f95690 100644
--- a/docs/reference/mkinmod.html
+++ b/docs/reference/mkinmod.html
@@ -234,7 +234,7 @@ For the definition of model types and their parameters, the equations given
<span class='no'>SFO_SFO</span> <span class='kw'>&lt;-</span> <span class='fu'>mkinmod</span>(
<span class='kw'>parent</span> <span class='kw'>=</span> <span class='fu'><a href='mkinsub.html'>mkinsub</a></span>(<span class='st'>"SFO"</span>, <span class='st'>"m1"</span>),
<span class='kw'>m1</span> <span class='kw'>=</span> <span class='fu'><a href='mkinsub.html'>mkinsub</a></span>(<span class='st'>"SFO"</span>), <span class='kw'>verbose</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)</div><div class='output co'>#&gt; Compilation argument:
-#&gt; /usr/lib/R/bin/R CMD SHLIB file135d360177d0.c 2&gt; file135d360177d0.c.err.txt
+#&gt; /usr/lib/R/bin/R CMD SHLIB filef43390002d2.c 2&gt; filef43390002d2.c.err.txt
#&gt; Program source:
#&gt; 1: #include &lt;R.h&gt;
#&gt; 2:

Contact - Imprint