blob: aa66e1fdbf7631bdd08a177069d74952f6f19ff1 (
plain) (
blame)
1
2
3
4
5
|
# Root help directory for the NOAO packages. This dummy package is necessary
# in order to have `noao' appear as a module in some package, so that the user
# can type "help noao" (with the `noao' given as a task).
_noao pkg = noao$lib/rootnoao.hd
|