From 91c7d76441b309e6b3b38d00e869ad1cea6e5d0e Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> Date: Wed, 8 Sep 2004 12:37:23 +0000 Subject: I built the windows binary package, and thus the compiled help files are updated. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@6 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- chm/drfit.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chm/drfit.html') diff --git a/chm/drfit.html b/chm/drfit.html index 0c67eae..23dd70f 100644 --- a/chm/drfit.html +++ b/chm/drfit.html @@ -87,9 +87,9 @@ Johannes Ranke

Examples

-## Not run: data(antifoul)
-## Not run: r <- drfit(antifoul)
-## Not run: format(r,digits=2)
+data(antifoul)
+r <- drfit(antifoul)
+format(r,digits=2)
 
-- cgit v1.2.1