Some minor changes
This commit is contained in:
@ -42,6 +42,7 @@ type memory = {
|
||||
|
||||
exception AbsentAssignment of string
|
||||
exception DivisionByZero of string
|
||||
|
||||
module Utility = Utility;;
|
||||
|
||||
Random.self_init ()
|
||||
|
||||
Reference in New Issue
Block a user