aboutsummaryrefslogtreecommitdiff
path: root/lbitlib.c
blob: b9c33c6511f1514777c7c495c48476f80d670b5e (plain)
1
2
3
4
5
6
7
/*
** $Id: lbitlib.c,v 1.31 2017/11/16 13:19:06 roberto Exp roberto $
** Standard library for bitwise operations
** See Copyright Notice in lua.h
*/

Deprecated module.