summaryrefslogtreecommitdiff
path: root/gram.y
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 16:05:45 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 16:05:45 -0700
commit3425a0f5319a0602a809f7ece099b1d8235cadd0 (patch)
tree3f979f0f863f8a8be931dd6ca9053f8b24c4e3a2 /gram.y
parent28dc5acd02f7e20354f3dc7c6aae0b7e685d24db (diff)
Purge CVS version tags
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'gram.y')
-rw-r--r--gram.y1
1 files changed, 0 insertions, 1 deletions
diff --git a/gram.y b/gram.y
index e9cc92c..d24839e 100644
--- a/gram.y
+++ b/gram.y
@@ -1,7 +1,6 @@
/*
** grammar for xgc syntax
*/
-/* $XFree86: xc/programs/xgc/gram.y,v 1.3 2000/02/17 14:00:36 dawes Exp $ */
%{
#define YYDEBUG 1