summaryrefslogtreecommitdiff
path: root/app/xgc/gram.y
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-10-31 19:41:35 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-10-31 19:41:35 +0000
commitd530ed108ca165ac6c574c71666ef516f444efee (patch)
tree4743f6fb2c6bea05b7e539475c03b3dcc149ddfb /app/xgc/gram.y
parentae704006b56a4b65aa419322419e05a2b2f671e9 (diff)
Update to xgc 1.0.3
Diffstat (limited to 'app/xgc/gram.y')
-rw-r--r--app/xgc/gram.y1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/xgc/gram.y b/app/xgc/gram.y
index e9cc92ca3..d24839ec6 100644
--- a/app/xgc/gram.y
+++ b/app/xgc/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