aboutsummaryrefslogtreecommitdiff
path: root/src/iem_matrix.c
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2006-12-14 20:12:01 +0000
committermusil <tmusil@users.sourceforge.net>2006-12-14 20:12:01 +0000
commitd12b68926f761ff5746a43aaed783c761013df86 (patch)
treef586ee84bf2fc7cb1429c77e11129dae75dc196c /src/iem_matrix.c
parenta6395245153880a8b67f49631d3c5208c636a940 (diff)
// class_sethelpsymbol();
svn path=/trunk/externals/iem/iem_matrix/; revision=6899
Diffstat (limited to 'src/iem_matrix.c')
-rw-r--r--src/iem_matrix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iem_matrix.c b/src/iem_matrix.c
index d440162..818d0d5 100644
--- a/src/iem_matrix.c
+++ b/src/iem_matrix.c
@@ -39,6 +39,6 @@ void iem_matrix_setup(void)
matrix_bundle_line8_tilde_setup();
matrix_bundle_stat_tilde_setup();
- post("iem_matrix (R-1.16) library loaded! (c) Thomas Musil 05.2005");
+ post("iem_matrix (R-1.17) library loaded! (c) Thomas Musil 11.2006");
post(" musil%ciem.at iem KUG Graz Austria", '@');
}