--- 43BSD/contrib/xns/compiler/scanner.l 2018/04/24 16:12:54 1.1 +++ 43BSD/contrib/xns/compiler/scanner.l 2018/04/24 16:12:54 1.1.1.1 @@ -1,14 +1,14 @@ %{ #ifndef lint -static char RCSid[] = "$Header: /var/lib/cvsd/CSRG/43BSD/contrib/xns/compiler/scanner.l,v 1.1 2018/04/24 16:12:54 root Exp $"; +static char RCSid[] = "$Header: /var/lib/cvsd/CSRG/43BSD/contrib/xns/compiler/scanner.l,v 1.1.1.1 2018/04/24 16:12:54 root Exp $"; #endif /* * scanner.l -- scanner for the XNS courier compiler */ /* $Log: scanner.l,v $ - * Revision 1.1 2018/04/24 16:12:54 root - * Initial revision + * Revision 1.1.1.1 2018/04/24 16:12:54 root + * BSD 4.3 * * Revision 2.0 85/11/21 07:21:45 jqj * 4.3BSD standard release