aboutsummaryrefslogtreecommitdiff
path: root/pkg/utilities/utilities.hd
blob: 6bec46968f3093c30f9ce8a31b9f6ed4c15b3b4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Help directory for the UTILITIES package.

$defdir	 = "pkg$utilities/"
$nttools = "pkg$utilities/nttools/"
$doc     = "./doc/"


nttools         men=nttools$nttools.men,
                hlp=..,
                sys=nttools$nttools.hlp,
                pkg=nttools$nttools.hd,
                src=nttools$nttools.cl


bases           hlp=doc$bases.hlp,      src=bases.cl
curfit		hlp=doc$curfit.hlp,	src=t_curfit.x
detab		hlp=doc$detab.hlp,	src=t_detab.x
entab		hlp=doc$entab.hlp,	src=t_entab.x
lcase		hlp=doc$lcase.hlp,	src=t_lcase.x
polyfit		hlp=doc$polyfit.hlp,	src=t_polyfit.x
revisions	sys=Revisions
split		hlp=doc$split.hlp,	src=t_split.x
surfit		hlp=doc$surfit.hlp,	src=t_surfit.x
translit	hlp=doc$translit.hlp,	src=t_translit.x
ucase		hlp=doc$ucase.hlp,	src=t_ucase.x
urand		hlp=doc$urand.hlp,	src=t_urand.x