aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/ratings.c
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-17 16:41:48 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-17 16:41:48 +0100
commit7c99cf221e3e39d7ca4851223a45a21b3a1985cd (patch)
tree965cad03f1c52c49a64bd828d5cd0982ab4fa1c9 /FICS/ratings.c
parent2f0279f89c763f3ffc4eec24e7b559021e1fb1bd (diff)
Updated the revision history
Diffstat (limited to 'FICS/ratings.c')
-rw-r--r--FICS/ratings.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/FICS/ratings.c b/FICS/ratings.c
index b45060a..323d086 100644
--- a/FICS/ratings.c
+++ b/FICS/ratings.c
@@ -17,8 +17,9 @@
/* Revision history:
name email yy/mm/dd Change
- Richard Nash 93/10/22 Created
- vek leeds@math.gatech.edu 95/04/05 Glicko system, with sterr
+ Richard Nash 93/10/22 Created
+ vek leeds@math.gatech.edu 95/04/05 Glicko system, with sterr
+ Markus Uhlin 23/12/17 Fixed the includes
*/
#include "stdinclude.h"