BSD 4_3_Reno release
[unix-history] / usr / src / lib / libm / vax / sincos.s
index a91f5ba..0e44f47 100644 (file)
 # experiences (good or bad) with these elementary function codes, using
 # the sendbug(8) program, to the authors.
 #
 # experiences (good or bad) with these elementary function codes, using
 # the sendbug(8) program, to the authors.
 #
-#      @(#)sincos.s    5.3 (Berkeley) %G%
+#      @(#)sincos.s    5.3 (Berkeley) 6/30/88
 #
        .data
        .align  2
 _sccsid:
 #
        .data
        .align  2
 _sccsid:
-.asciz "@(#)sincos.s   1.1 (Berkeley) 8/21/85; 5.3 (ucb.elefunt) %G%"
+.asciz "@(#)sincos.s   1.1 (Berkeley) 8/21/85; 5.3 (ucb.elefunt) 6/30/88"
 
 #  This is the implementation of Peter Tang's double precision  
 #  sine and cosine for the VAX using Bob Corbett's argument reduction.
 
 #  This is the implementation of Peter Tang's double precision  
 #  sine and cosine for the VAX using Bob Corbett's argument reduction.