1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00

Bit-library file removed from the project (as it was deprecated)

This commit only removed the file 'lbitlib.c' from the project; the
makefile already was not using it.
This commit is contained in:
Roberto Ierusalimschy
2018-07-09 12:54:51 -03:00
parent b08c9079c5
commit de2caf7ee4
-7
View File
@@ -1,7 +0,0 @@
/*
** $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.