2009-07-01 09:17:08 -07:00
|
|
|
/*
|
2018-02-27 10:46:26 -08:00
|
|
|
** $Id: lbitlib.c,v 1.31 2017/11/16 13:19:06 roberto Exp roberto $
|
2009-07-01 09:17:08 -07:00
|
|
|
** Standard library for bitwise operations
|
|
|
|
** See Copyright Notice in lua.h
|
|
|
|
*/
|
|
|
|
|
2018-02-27 10:46:26 -08:00
|
|
|
Deprecated module.
|