-
Notifications
You must be signed in to change notification settings - Fork 1
/
author.mli
30 lines (20 loc) · 1.04 KB
/
author.mli
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
(** CS 3110 Spring 2021 Project UNO Game
@authors Samuel Rodriguez (sar325), Keri T. (kmt225), Yohanes Kidane
(ysk27), Tise Alatise (ofa2)*)
(************************************************************
Academic Integrity Statement
I, the person named in the @authors comment above, have fully reviewed the
course academic integrity policies. I have adhered to those policies in
solving the assignment.
The policies do permit some limited collaboration among students currently
enrolled in the course. If I did engage in such collaboration, here is the
list of other students with whom I collaborated, and a brief summary of that
collaboration:
- none
Here are any deviations from the policies that I want to document, with the
understanding that being honest about my mistakes is more honorable than
lying about my intellectual work:
- none
************************************************************)
(** [hours_worked] is the number of hours you worked on this assignment. *)
val hours_worked : int