BSD 4 release
[unix-history] / usr / src / cmd / bc.y
index 1e50fc5..a12c3d9 100644 (file)
@@ -1,4 +1,5 @@
 %{
 %{
+static char *sccsid = "@(#)bc.y        4.1 (Berkeley) 10/1/80";
        int *getout();
 %}
 %right '='
        int *getout();
 %}
 %right '='