mirror of
https://github.com/lua/lua
synced 2026-09-27 00:28:25 +03:00
details (header comments)
This commit is contained in:
parent
31829ad177
commit
edfa9e007d
2 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
/*
|
||||
** $Id: lopcodes.c,v 1.47 2011/04/12 17:27:35 roberto Exp roberto $
|
||||
** $Id: lopcodes.c,v 1.48 2011/04/19 16:22:13 roberto Exp roberto $
|
||||
** Opcodes for Lua virtual machine
|
||||
** See Copyright Notice in lua.h
|
||||
*/
|
||||
|
||||
|
|
|
|||
4
lzio.c
4
lzio.c
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
** $Id: lzio.c,v 1.33 2011/02/23 13:13:10 roberto Exp roberto $
|
||||
** a generic input stream interface
|
||||
** $Id: lzio.c,v 1.34 2011/07/15 12:35:32 roberto Exp roberto $
|
||||
** Buffered streams
|
||||
** See Copyright Notice in lua.h
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue