rcsid comment

This commit is contained in:
Fumitoshi UKAI
2002-07-18 14:59:02 +00:00
parent 897ac09f34
commit be795a72eb
10 changed files with 10 additions and 3 deletions

View File

@@ -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
*

View File

@@ -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
*

View File

@@ -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
**************************************************************************/

View File

@@ -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 <linux/fb.h>

View File

@@ -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
**************************************************************************/

View File

@@ -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

View File

@@ -1,3 +1,4 @@
/* $Id: fb_img.c,v 1.2 2002/07/18 15:01:31 ukai Exp $ */
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>

View File

@@ -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"

View File

@@ -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
**************************************************************************/

View File

@@ -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