diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/ratings.c | 5 |
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" |