#!/usr/bin/env python3

from opp_repl.main import *

run_simulations_main()
