diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-04-05 13:21:44 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-04-05 13:21:44 +0200 |
commit | 03d83661a46c61f6eb67b191a20c95916ec9505f (patch) | |
tree | 5a6ce8f1d211691a9f10bee5cd22efc91d919e75 | |
parent | 63d36e0f3f83d65bb49e27c8d732a9dcecdfa4e4 (diff) |
Updated the revision history
-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" |