blob: 97f64eba0a8c377cd159a2c06a1fc1ed2fe6762d (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# Root task entry for the noao package help tree. Defines `noao' as both a
# task and a package in the noao help database.
noao men = noao$noao.men,
hlp = noao$noao.men,
sys = noao$noao.hlp,
pkg = noao$noao.hd,
src = noao$noao.cl
|