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 3474881..a415e85 100644
--- a/matrix.h
+++ b/matrix.h
@@ -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
*