aboutsummaryrefslogtreecommitdiffstats
path: root/matrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'matrix.h')
-rw-r--r--matrix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/matrix.h b/matrix.h
index 50598cb..7bdc5b7 100644
--- a/matrix.h
+++ b/matrix.h
@@ -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
*