소스 검색

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.
Roberto Ierusalimschy 7 년 전
부모
커밋
de2caf7ee4
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  1. 0 7
      lbitlib.c

+ 0 - 7
lbitlib.c

@@ -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.