[Mistat-cvs] mistat ChangeLog,1.23,1.24
Status: Pre-Alpha
Brought to you by:
bikepunk005
|
From: Mike H. B. <bik...@us...> - 2004-05-30 16:36:24
|
Update of /cvsroot/mistat/mistat In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26132 Modified Files: ChangeLog Log Message: Continue overhaul of output! Refined current functions. In statistics.c, put error message in the command of stats_main. Index: ChangeLog =================================================================== RCS file: /cvsroot/mistat/mistat/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** ChangeLog 29 May 2004 19:59:22 -0000 1.23 --- ChangeLog 30 May 2004 16:36:15 -0000 1.24 *************** *** 1,2 **** --- 1,9 ---- + 2004-05-31 Mike H. Benton (bik...@us...) + *src/statistics.c (stats_main): Change in the use of verify--message printed here. + + *src/output.c: Continue overhaul. Spliting up of functions. + *src/output.h: Addition of MLABEL + + 2004-05-30 Mike H. Benton (bik...@us...) *src: Clean up of variable names. A style thing, and removed extras. |