needs typees.h
[unix-history] / usr / src / usr.bin / pascal / libpc / CASERNG.c
index 5057725..fc61e25 100644 (file)
@@ -1,6 +1,13 @@
-/* Copyright (c) 1982 Regents of the University of California */
+/*-
+ * Copyright (c) 1982, 1993
+ *     The Regents of the University of California.  All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ */
 
 
-static char sccsid[] = "@(#)CASERNG.c 1.1 %G%";
+#ifndef lint
+static char sccsid[] = "@(#)CASERNG.c  8.1 (Berkeley) %G%";
+#endif /* not lint */
 
 CASERNG(val)
        int val;
 
 CASERNG(val)
        int val;