X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/2b84abb596f52ab2068d52108adc96838ad4340a..31cef89cb428866f787983e68246030321893df4:/usr/src/cmd/pi/tree.h diff --git a/usr/src/cmd/pi/tree.h b/usr/src/cmd/pi/tree.h index 4e636acb1f..ca8b8c1579 100644 --- a/usr/src/cmd/pi/tree.h +++ b/usr/src/cmd/pi/tree.h @@ -1,3 +1,7 @@ +/* Copyright (c) 1979 Regents of the University of California */ + +/* static char sccsid[] = "@(#)tree.h 1.1 8/27/80"; */ + #define T_MINUS 1 #define T_MOD 2 #define T_DIV 3