aboutsummaryrefslogtreecommitdiff
path: root/math/nlfit/doc/nlfit.hd
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /math/nlfit/doc/nlfit.hd
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'math/nlfit/doc/nlfit.hd')
-rw-r--r--math/nlfit/doc/nlfit.hd12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/nlfit/doc/nlfit.hd b/math/nlfit/doc/nlfit.hd
new file mode 100644
index 00000000..13bb3065
--- /dev/null
+++ b/math/nlfit/doc/nlfit.hd
@@ -0,0 +1,12 @@
+# Help directory for the NLFIT (non-linear least-squares fitting) package.
+
+$nlfit = "math$nlfit/"
+
+nlerrors hlp = nlerrors.hlp, src = nlfit$nlerrorsr.x
+nleval hlp = nleval.hlp, src = nlfit$nlevalr.x
+nlinit hlp = nlinit.hlp, src = nlfit$nlinitr.x
+nlfit hlp = nlfit.hlp, src = nlfit$nlfitr.x
+nlfree hlp = nlfree.hlp, src = nlfit$nlfreer.x
+nlpget hlp = nlpget.hlp, src = nlfit$nlpgetr.x
+nlstat hlp = nlstat.hlp, src = nlfit$nlstatr.x
+nlvector hlp = nlvector.hlp, src = nlfit$nlvectorr.x