blob: ceba8059db0426ae69e27f6cb11ad4ad7a7ce4fd (
plain) (
blame)
1
2
3
4
5
6
7
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
|