diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/ratings.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/ratings.c b/FICS/ratings.c index 127085a..5354759 100644 --- a/FICS/ratings.c +++ b/FICS/ratings.c @@ -21,6 +21,7 @@ vek leeds@math.gatech.edu 95/04/05 Glicko system, with sterr Markus Uhlin 23/12/17 Fixed the includes Markus Uhlin 23/12/17 Usage of 'time_t' + Markus Uhlin 24/04/05 Reformatted ALL functions */ #include "stdinclude.h" |