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