From fb23cd2e26163da34e541b64f5cfd6168ce32840 Mon Sep 17 00:00:00 2001
From: Roberto Ierusalimschy <roberto@inf.puc-rio.br>
Date: Fri, 21 Oct 1994 17:00:12 -0200
Subject: deletion of 'include mm.h'

---
 lua.stx | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

(limited to 'lua.stx')

diff --git a/lua.stx b/lua.stx
index 44c57a80..75971a45 100644
--- a/lua.stx
+++ b/lua.stx
@@ -1,13 +1,11 @@
 %{
 
-char *rcs_luastx = "$Id: lua.stx,v 2.9 1994/10/11 14:38:17 celes Exp celes $";
+char *rcs_luastx = "$Id: lua.stx,v 2.10 1994/10/17 19:05:32 celes Exp roberto $";
 
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 
-#include "mm.h"
-
 #include "opcode.h"
 #include "hash.h"
 #include "inout.h"
-- 
cgit v1.2.3-55-g6feb