comments.

This commit is contained in:
Roberto Ierusalimschy
1999-12-27 15:33:22 -02:00
parent 5b08fcd5a1
commit acdb0b741e
20 changed files with 65 additions and 65 deletions

4
lref.c
View File

@@ -1,6 +1,6 @@
/*
** $Id: lref.c,v 1.4 1999/12/14 18:31:20 roberto Exp roberto $
** REF mechanism
** $Id: lref.c,v 1.5 1999/12/23 18:19:57 roberto Exp roberto $
** reference mechanism
** See Copyright Notice in lua.h
*/