diff options
| author | cgd <cgd@NetBSD.org> | 1994-10-26 00:55:40 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-10-26 00:55:40 +0000 |
| commit | 4d2cbfce0a3370a71b0c10bcc093d43be0fae483 (patch) | |
| tree | a18537cc1fb44c62161104acb79c57f5d55c6e88 /include/math.h | |
| parent | 0642794c52ebddd38ef6328fa391cc84c614dfcf (diff) | |
new RCS ID format.
Diffstat (limited to 'include/math.h')
| -rw-r--r-- | include/math.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/math.h b/include/math.h index ea7451878be..2701b7775dc 100644 --- a/include/math.h +++ b/include/math.h @@ -1,3 +1,5 @@ +/* $NetBSD: math.h,v 1.10 1994/10/26 00:56:05 cgd Exp $ */ + /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. @@ -10,8 +12,7 @@ */ /* - * from: @(#)fdlibm.h 5.1 93/09/24 - * $Id: math.h,v 1.9 1994/08/10 20:48:16 jtc Exp $ + * @(#)fdlibm.h 5.1 93/09/24 */ #ifndef _MATH_H_ |
