summaryrefslogtreecommitdiff
path: root/gram.y
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-03-17 20:32:51 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-03-17 20:32:51 +0000
commit9f2c98aec929f97ac1fc57b367268e3945473397 (patch)
tree909512476e495682e7fc81efbedd039b53953c48 /gram.y
parentb01f39a8e6eadd35758fe4301e019b66f238917d (diff)
Diffstat (limited to 'gram.y')
-rw-r--r--gram.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/gram.y b/gram.y
index 58f2fd4..e9cc92c 100644
--- a/gram.y
+++ b/gram.y
@@ -1,7 +1,7 @@
/*
** grammar for xgc syntax
*/
-/* $XFree86: xc/programs/xgc/gram.y,v 1.4 2003/05/07 21:02:07 herrb Exp $ */
+/* $XFree86: xc/programs/xgc/gram.y,v 1.3 2000/02/17 14:00:36 dawes Exp $ */
%{
#define YYDEBUG 1