From a401a9225d212ed4dc64e96765f04aaaf17cc8c1 Mon Sep 17 00:00:00 2001
From: Johannes Ranke <jranke@uni-bremen.de>
Date: Wed, 18 Sep 2019 13:23:23 +0200
Subject: Further corrections of the twa vignette

Static documentation rebuilt by pkgdown
---
 docs/reference/mkinmod.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/reference/mkinmod.html')

diff --git a/docs/reference/mkinmod.html b/docs/reference/mkinmod.html
index 81fed454..ca243e3c 100644
--- a/docs/reference/mkinmod.html
+++ b/docs/reference/mkinmod.html
@@ -239,7 +239,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 file419a1fa6c394.c 2&gt; file419a1fa6c394.c.err.txt 
+#&gt;  /usr/lib/R/bin/R CMD SHLIB file4e7a49f4ff50.c 2&gt; file4e7a49f4ff50.c.err.txt 
 #&gt; Program source:
 #&gt;   1: #include &lt;R.h&gt;
 #&gt;   2: 
-- 
cgit v1.2.1