Some minor changes

This commit is contained in:
elvis
2024-10-20 20:27:23 +02:00
parent f5f8081ef4
commit de2e8bbd86
4 changed files with 5 additions and 1 deletions

View File

@ -42,6 +42,7 @@ type memory = {
exception AbsentAssignment of string
exception DivisionByZero of string
module Utility = Utility;;
Random.self_init ()