diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/proto/vol/lib/rootvol.hd | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'pkg/proto/vol/lib/rootvol.hd')
-rw-r--r-- | pkg/proto/vol/lib/rootvol.hd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pkg/proto/vol/lib/rootvol.hd b/pkg/proto/vol/lib/rootvol.hd new file mode 100644 index 00000000..ceba8059 --- /dev/null +++ b/pkg/proto/vol/lib/rootvol.hd @@ -0,0 +1,8 @@ +# Root task entry for the VOL package help tree. Defines `vol' +# as both a task and a package in the vol help database. + +vol men = vol$vol.men, + hlp = vol$vol.men, + sys = vol$vol.hlp, + pkg = vol$vol.hd, + src = vol$vol.cl |