summaryrefslogtreecommitdiff
path: root/lib/lua/includes/lparser.h
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2008-09-29 05:52:19 +0200
committerPixel <pixel@nobis-crew.org>2008-09-29 05:52:19 +0200
commitf56cefb2852d858a347518ea06fd4e8ec227a761 (patch)
tree5c33ef8d57975bf58dd7d130a5f0f060fcaffe25 /lib/lua/includes/lparser.h
parent600c2ef2d8dd8dcf71166ec5a0b1b7fdf2eb6f4f (diff)
Getting rid of these nasty expanded keywords.
Diffstat (limited to 'lib/lua/includes/lparser.h')
-rw-r--r--lib/lua/includes/lparser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/lua/includes/lparser.h b/lib/lua/includes/lparser.h
index 7eac78c..e73c11d 100644
--- a/lib/lua/includes/lparser.h
+++ b/lib/lua/includes/lparser.h
@@ -1,5 +1,4 @@
/*
-** $Id: lparser.h,v 1.5 2007-07-27 10:05:53 pixel Exp $
** Lua Parser
** See Copyright Notice in lua.h
*/