metatables for all types
This commit is contained in:
3
ltm.h
3
ltm.h
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
** $Id: ltm.h,v 2.2 2005/03/08 18:00:16 roberto Exp roberto $
|
||||
** $Id: ltm.h,v 2.3 2005/04/25 19:24:10 roberto Exp roberto $
|
||||
** Tag methods
|
||||
** See Copyright Notice in lua.h
|
||||
*/
|
||||
@@ -28,6 +28,7 @@ typedef enum {
|
||||
TM_MOD,
|
||||
TM_POW,
|
||||
TM_UNM,
|
||||
TM_SIZ,
|
||||
TM_LT,
|
||||
TM_LE,
|
||||
TM_CONCAT,
|
||||
|
||||
Reference in New Issue
Block a user