X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/2b84abb596f52ab2068d52108adc96838ad4340a..31cef89cb428866f787983e68246030321893df4:/usr/src/cmd/pi/yyprint.c diff --git a/usr/src/cmd/pi/yyprint.c b/usr/src/cmd/pi/yyprint.c index 5e19821910..efcfc0e89b 100644 --- a/usr/src/cmd/pi/yyprint.c +++ b/usr/src/cmd/pi/yyprint.c @@ -1,19 +1,8 @@ /* Copyright (c) 1979 Regents of the University of California */ -# -/* - * pi - Pascal interpreter code translator - * - * Charles Haley, Bill Joy UCB - * Version 1.1 February 1978 - * - * - * pxp - Pascal execution profiler - * - * Bill Joy UCB - * Version 1.1 February 1978 - */ -#include "whoami" +static char sccsid[] = "@(#)yyprint.c 1.1 8/27/80"; + +#include "whoami.h" #include "0.h" #include "yy.h"