diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 17:07:06 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 17:07:06 +0100 |
commit | e138881bc512a937ac89c8baf9a661c05bc26d43 (patch) | |
tree | 7cd4d433b0e983c619a919434041ffd453040b18 /FICS/ratings.c | |
parent | 404567bfabe38ef636457daf3bfa5170957f48c1 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/ratings.c')
-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 d76b81c..cf1cda1 100644 --- a/FICS/ratings.c +++ b/FICS/ratings.c @@ -20,6 +20,7 @@ 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 + Markus Uhlin 23/12/17 Usage of 'time_t' */ #include "stdinclude.h" |