From be795a72ebdc1124932ebca1a85388567485b9b5 Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Thu, 18 Jul 2002 14:59:02 +0000 Subject: rcsid comment --- matrix.c | 3 +-- matrix.h | 2 +- w3mimg/fb/fb.c | 1 + w3mimg/fb/fb.h | 1 + w3mimg/fb/fb_gdkpixbuf.c | 1 + w3mimg/fb/fb_gdkpixbuf.h | 1 + w3mimg/fb/fb_img.c | 1 + w3mimg/fb/fb_img.h | 1 + w3mimg/fb/fb_imlib2.c | 1 + w3mimg/fb/fb_imlib2.h | 1 + 10 files changed, 10 insertions(+), 3 deletions(-) diff --git a/matrix.c b/matrix.c index 38b2f87..92f8f2b 100644 --- a/matrix.c +++ b/matrix.c @@ -1,7 +1,6 @@ - +/* $Id: matrix.c,v 1.7 2002/07/18 14:59:02 ukai Exp $ */ /* * matrix.h, matrix.c: Liner equation solver using LU decomposition. - * $Id: matrix.c,v 1.6 2001/11/30 10:10:24 ukai Exp $ * * by K.Okabe Aug. 1999 * diff --git a/matrix.h b/matrix.h index 3474881..a415e85 100644 --- a/matrix.h +++ b/matrix.h @@ -1,6 +1,6 @@ +/* $Id: matrix.h,v 1.7 2002/07/18 14:59:02 ukai Exp $ */ /* * matrix.h, matrix.c: Liner equation solver using LU decomposition. - * $Id: matrix.h,v 1.6 2002/07/18 14:31:07 ukai Exp $ * * by K.Okabe Aug. 1999 * diff --git a/w3mimg/fb/fb.c b/w3mimg/fb/fb.c index 5ac319b..f7fd04f 100644 --- a/w3mimg/fb/fb.c +++ b/w3mimg/fb/fb.c @@ -1,3 +1,4 @@ +/* $Id: fb.c,v 1.2 2002/07/18 15:01:31 ukai Exp $ */ /************************************************************************** fb.c 0.2 Copyright (C) 2002, hito **************************************************************************/ diff --git a/w3mimg/fb/fb.h b/w3mimg/fb/fb.h index 00c0862..a0c8c67 100644 --- a/w3mimg/fb/fb.h +++ b/w3mimg/fb/fb.h @@ -1,3 +1,4 @@ +/* $Id: fb.h,v 1.3 2002/07/18 15:01:31 ukai Exp $ */ #ifndef fb_header #define fb_header #include diff --git a/w3mimg/fb/fb_gdkpixbuf.c b/w3mimg/fb/fb_gdkpixbuf.c index 8a505ce..1799df6 100644 --- a/w3mimg/fb/fb_gdkpixbuf.c +++ b/w3mimg/fb/fb_gdkpixbuf.c @@ -1,3 +1,4 @@ +/* $Id: fb_gdkpixbuf.c,v 1.4 2002/07/18 15:01:31 ukai Exp $ */ /************************************************************************** fb_gdkpixbuf.c 0.2 Copyright (C) 2002, hito **************************************************************************/ diff --git a/w3mimg/fb/fb_gdkpixbuf.h b/w3mimg/fb/fb_gdkpixbuf.h index 7a0d1f7..13aa600 100644 --- a/w3mimg/fb/fb_gdkpixbuf.h +++ b/w3mimg/fb/fb_gdkpixbuf.h @@ -1,3 +1,4 @@ +/* $Id: fb_gdkpixbuf.h,v 1.3 2002/07/18 15:01:31 ukai Exp $ */ #ifndef fb_gdkpixbuf_header #define fb_gdkpixbuf_header diff --git a/w3mimg/fb/fb_img.c b/w3mimg/fb/fb_img.c index 06da9ac..d62b2fd 100644 --- a/w3mimg/fb/fb_img.c +++ b/w3mimg/fb/fb_img.c @@ -1,3 +1,4 @@ +/* $Id: fb_img.c,v 1.2 2002/07/18 15:01:31 ukai Exp $ */ #include #include #include diff --git a/w3mimg/fb/fb_img.h b/w3mimg/fb/fb_img.h index 4637f1c..1283576 100644 --- a/w3mimg/fb/fb_img.h +++ b/w3mimg/fb/fb_img.h @@ -1,3 +1,4 @@ +/* $Id: fb_img.h,v 1.3 2002/07/18 15:01:31 ukai Exp $ */ #ifndef fb_img_header #define fb_img_header #include "config.h" diff --git a/w3mimg/fb/fb_imlib2.c b/w3mimg/fb/fb_imlib2.c index 3c42ce8..bfc23f7 100644 --- a/w3mimg/fb/fb_imlib2.c +++ b/w3mimg/fb/fb_imlib2.c @@ -1,3 +1,4 @@ +/* $Id: fb_imlib2.c,v 1.4 2002/07/18 15:01:31 ukai Exp $ */ /************************************************************************** fb_imlib2.c 0.2 Copyright (C) 2002, hito **************************************************************************/ diff --git a/w3mimg/fb/fb_imlib2.h b/w3mimg/fb/fb_imlib2.h index cb5a216..1cf35b1 100644 --- a/w3mimg/fb/fb_imlib2.h +++ b/w3mimg/fb/fb_imlib2.h @@ -1,3 +1,4 @@ +/* $Id: fb_imlib2.h,v 1.3 2002/07/18 15:01:31 ukai Exp $ */ #ifndef fb_imlib2_header #define fb_imlib2_header -- cgit v1.2.3