From 89ef91a7fe985b5d3c5d16147b8325467a1742f1 Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Tue, 3 Jul 2001 14:02:02 -0300 Subject: `opmodes' table also generated automatically by mkprint --- lopcodes.c | 85 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 42 insertions(+), 43 deletions(-) (limited to 'lopcodes.c') diff --git a/lopcodes.c b/lopcodes.c index f802f42b..a5c1c5db 100644 --- a/lopcodes.c +++ b/lopcodes.c @@ -1,5 +1,5 @@ /* -** $Id$ +** $Id:$ ** extracted automatically from lopcodes.h by mkprint.lua ** DO NOT EDIT ** See Copyright Notice in lua.h @@ -58,51 +58,50 @@ const l_char *const luaP_opnames[] = { #endif - -#define opmode(t,a,b,c,sa,k,m) (((t)<