1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-25 15:49:02 +00:00
module "bit"
to nselib/bit.luadoc. That makes it show up in the generated documentation.
This commit is contained in:
david
2008-10-16 02:59:51 +00:00
parent f58f559b81
commit 6dde8008d7

View File

@@ -1,3 +1,5 @@
module "bit"
--- BitLib is a library by Reuben Thomas that provides facilities for
-- bitwise operations on Integer values.
-- @author Reuben Thomas