aboutsummaryrefslogtreecommitdiffstats
path: root/matrix.h
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2002-07-18 14:31:07 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2002-07-18 14:31:07 +0000
commiteec657d1404d084461748bfa468bfedebbb6f22f (patch)
tree5d1b6123dab4b479efd1079da705c95d0c99915e /matrix.h
parentindent (diff)
downloadw3m-eec657d1404d084461748bfa468bfedebbb6f22f.tar.gz
w3m-eec657d1404d084461748bfa468bfedebbb6f22f.zip
indent
Diffstat (limited to 'matrix.h')
-rw-r--r--matrix.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/matrix.h b/matrix.h
index 34e6980..3474881 100644
--- a/matrix.h
+++ b/matrix.h
@@ -1,7 +1,6 @@
/*
-/*
* matrix.h, matrix.c: Liner equation solver using LU decomposition.
- * $Id: matrix.h,v 1.5 2002/07/18 14:28:36 ukai Exp $
+ * $Id: matrix.h,v 1.6 2002/07/18 14:31:07 ukai Exp $
*
* by K.Okabe Aug. 1999
*