aboutsummaryrefslogtreecommitdiffstats
path: root/matrix.h
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2002-07-18 14:28:36 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2002-07-18 14:28:36 +0000
commit81a51343f78a8db296655513797cc8873c398a09 (patch)
tree833674a64bf862b0d13e9115f01c7eadf238b0a6 /matrix.h
parent[w3m-dev 03275] fix of multipart.cgi (diff)
downloadw3m-81a51343f78a8db296655513797cc8873c398a09.tar.gz
w3m-81a51343f78a8db296655513797cc8873c398a09.zip
indent
Diffstat (limited to '')
-rw-r--r--matrix.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/matrix.h b/matrix.h
index ec0fd2b..34e6980 100644
--- a/matrix.h
+++ b/matrix.h
@@ -1,6 +1,7 @@
/*
+/*
* matrix.h, matrix.c: Liner equation solver using LU decomposition.
- * $Id: matrix.h,v 1.4 2001/11/22 14:07:38 ukai Exp $
+ * $Id: matrix.h,v 1.5 2002/07/18 14:28:36 ukai Exp $
*
* by K.Okabe Aug. 1999
*