rcsid comment
This commit is contained in:
3
matrix.c
3
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
|
||||
*
|
||||
|
||||
2
matrix.h
2
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
|
||||
*
|
||||
|
||||
@@ -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
|
||||
**************************************************************************/
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
**************************************************************************/
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
**************************************************************************/
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user