add copa nordeste
This commit is contained in:
parent
4a66e35f8e
commit
9a315f36a2
3 changed files with 9 additions and 1 deletions
|
|
@ -102,6 +102,8 @@ module Tournament = struct
|
|||
|
||||
let make context matches = { context; matches }
|
||||
|
||||
let matches { matches; _} = matches
|
||||
|
||||
let pp (day : Unix.tm) (tournament : t) =
|
||||
let format_timestamp x =
|
||||
let is_today start =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue