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