aboutsummaryrefslogtreecommitdiff
path: root/lparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'lparser.h')
-rw-r--r--lparser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lparser.h b/lparser.h
index 63bac8f3..220ae9e7 100644
--- a/lparser.h
+++ b/lparser.h
@@ -1,6 +1,6 @@
1/* 1/*
2** $Id: lparser.h,v 1.31 2001/06/05 18:17:01 roberto Exp roberto $ 2** $Id: lparser.h,v 1.32 2001/06/28 14:56:25 roberto Exp roberto $
3** LL(1) Parser and code generator for Lua 3** Lua Parser
4** See Copyright Notice in lua.h 4** See Copyright Notice in lua.h
5*/ 5*/
6 6