diff options
Diffstat (limited to 'local/src/local.hd')
-rw-r--r-- | local/src/local.hd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/local/src/local.hd b/local/src/local.hd new file mode 100644 index 00000000..04117f92 --- /dev/null +++ b/local/src/local.hd @@ -0,0 +1,7 @@ +# Help directory for the LOCAL package. + +$defdir = "local$src/" +$doc = "local$src/doc/" + +bswap hlp=doc$bswap.hlp, src=bswap.x +pavg hlp=doc$pavg.hlp, src=pavg.x |