BSD 4 release
[unix-history] / usr / src / cmd / pi / yytree.c
index 686357e..4a1afe5 100644 (file)
@@ -1,13 +1,8 @@
 /* Copyright (c) 1979 Regents of the University of California */
 /* Copyright (c) 1979 Regents of the University of California */
-#
-/*
- * pxp - Pascal execution profiler
- *
- * Bill Joy UCB
- * Version 1.1 February 1978
- */
 
 
-#include "whoami"
+static char sccsid[] = "@(#)yytree.c 1.1 8/27/80";
+
+#include "whoami.h"
 #include "0.h"
 #include "tree.h"
 
 #include "0.h"
 #include "tree.h"