From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/lib/root.hd | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 noao/lib/root.hd (limited to 'noao/lib/root.hd') diff --git a/noao/lib/root.hd b/noao/lib/root.hd new file mode 100644 index 00000000..aa66e1fd --- /dev/null +++ b/noao/lib/root.hd @@ -0,0 +1,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 -- cgit