From 3db12e8b236ac8f88db8eb4690d10e4a3b8dbcd4 Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 16 Jan 1998 12:13:05 +0000 Subject: Initial revision git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- x68/_dtos18.c | 2 +- x68/_round.c | 2 +- x68/fconvert.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x68') diff --git a/x68/_dtos18.c b/x68/_dtos18.c index 67656486ec..4712a66bf7 100644 --- a/x68/_dtos18.c +++ b/x68/_dtos18.c @@ -5,7 +5,7 @@ * in public domain. You can freely use, copy, modify, and redistribute * the whole contents, without this notice. * -------------------------------------------------------------------- - * $Id: _dtos18.c,v 1.2 1994/11/27 13:05:20 mura Exp $ + * $Id$ */ /* System headers */ diff --git a/x68/_round.c b/x68/_round.c index 73e44ca966..761930fb8c 100644 --- a/x68/_round.c +++ b/x68/_round.c @@ -5,7 +5,7 @@ * in public domain. You can freely use, copy, modify, and redistribute * the whole contents, without this notice. * -------------------------------------------------------------------- - * $Id: _round.c,v 1.1 1994/11/27 13:05:36 mura Exp $ + * $Id$ */ /* changed 1997.2.2 by K.Okabe */ diff --git a/x68/fconvert.c b/x68/fconvert.c index 05ff1fbd1a..9a0bc0e088 100644 --- a/x68/fconvert.c +++ b/x68/fconvert.c @@ -5,7 +5,7 @@ * in public domain. You can freely use, copy, modify, and redistribute * the whole contents, without this notice. * -------------------------------------------------------------------- - * $Id: fconvert.c,v 1.2 1994/11/27 13:06:19 mura Exp $ + * $Id$ */ /* changed 1997.2.3 by K.Okabe */ -- cgit v1.2.3