diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-30 16:05:45 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-30 16:05:45 -0700 |
commit | 3425a0f5319a0602a809f7ece099b1d8235cadd0 (patch) | |
tree | 3f979f0f863f8a8be931dd6ca9053f8b24c4e3a2 /interpret.c | |
parent | 28dc5acd02f7e20354f3dc7c6aae0b7e685d24db (diff) |
Purge CVS version tags
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'interpret.c')
-rw-r--r-- | interpret.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/interpret.c b/interpret.c index 9b05c55..bd7e1fd 100644 --- a/interpret.c +++ b/interpret.c @@ -3,7 +3,6 @@ ** ** interprets and executes lines in the Xgc syntax. */ -/* $XFree86: xc/programs/xgc/interpret.c,v 1.4 2002/01/07 20:38:30 dawes Exp $ */ #include <stdio.h> #include <stdlib.h> |