--- 43BSD/ucb/lisp/franz/low.c 2018/04/24 16:12:55 1.1 +++ 43BSD/ucb/lisp/franz/low.c 2018/04/24 16:12:55 1.1.1.1 @@ -2,7 +2,7 @@ * low.c $Locker: $ * low core definition * - * $Header: /var/lib/cvsd/CSRG/43BSD/ucb/lisp/franz/low.c,v 1.1 2018/04/24 16:12:55 root Exp $ + * $Header: /var/lib/cvsd/CSRG/43BSD/ucb/lisp/franz/low.c,v 1.1.1.1 2018/04/24 16:12:55 root Exp $ * The static char* header must appear at the end of the file to * make sure that the following things are alligned correctly * @@ -289,5 +289,5 @@ long Fixzero[] = { long Lastfix[] = {1023}; #ifndef lint -static char *rcsid = "$Header: /var/lib/cvsd/CSRG/43BSD/ucb/lisp/franz/low.c,v 1.1 2018/04/24 16:12:55 root Exp $"; +static char *rcsid = "$Header: /var/lib/cvsd/CSRG/43BSD/ucb/lisp/franz/low.c,v 1.1.1.1 2018/04/24 16:12:55 root Exp $"; #endif