Update to w3m-0.2.1-inu-1.6.

This commit is contained in:
Akinori Ito
2001-11-15 00:32:13 +00:00
parent 6c63633545
commit 85da7ee692
82 changed files with 10900 additions and 217 deletions

View File

@@ -1,6 +1,6 @@
/*
* matrix.h, matrix.c: Liner equation solver using LU decomposition.
* $Id: matrix.h,v 1.2 2001/11/09 04:59:17 a-ito Exp $
* $Id: matrix.h,v 1.3 2001/11/15 00:32:13 a-ito Exp $
*
* by K.Okabe Aug. 1999
*