[Mistat-cvs] mistat ChangeLog,1.18,1.19
Status: Pre-Alpha
Brought to you by:
bikepunk005
|
From: Mike H. B. <bik...@us...> - 2004-05-17 17:22:30
|
Update of /cvsroot/mistat/mistat In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12368 Modified Files: ChangeLog Log Message: Contine with output.c work. The memory allocation is fine; but, need to work on matrix. Housekeeping in error.c. Index: ChangeLog =================================================================== RCS file: /cvsroot/mistat/mistat/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** ChangeLog 9 May 2004 15:06:32 -0000 1.18 --- ChangeLog 17 May 2004 17:22:20 -0000 1.19 *************** *** 1,2 **** --- 1,8 ---- + 2004-05-18 Mike H. Benton (bik...@us...) + *src/error.c (my_gsl_error_check): Removed as not using gsl. + + *src/output.c: Continue work on output. About there for basic method. + + 2004-05-09 Mike H. Benton (bik...@us...) *ChangeLog: Fixed a few datas (04's were 05's) |