--- 43BSDTahoe/usr.bin/f77/f77.vax/f77pass1/paramset.c 2018/04/24 16:12:58 1.1 +++ 43BSDTahoe/usr.bin/f77/f77.vax/f77pass1/paramset.c 2018/04/24 16:12:58 1.1.1.1 @@ -14,8 +14,8 @@ static char sccsid[] = "@(#)paramset.c 5 * Routines for handling PARAMETER statements, f77 compiler, 4.2 BSD. * * $Log: paramset.c,v $ - * Revision 1.1 2018/04/24 16:12:58 root - * Initial revision + * Revision 1.1.1.1 2018/04/24 16:12:58 root + * BSD 4.3tahoe * * Revision 3.2 84/10/13 03:52:03 donn * Setting a parameter variable to a nonconstant expression is an error;