From 8cac3c5cb5f9c36ffa878cf32ce858d171e4e3c8 Mon Sep 17 00:00:00 2001 From: Son Ho Date: Thu, 6 Jan 2022 10:52:37 +0100 Subject: Cleanup the dependencies a bit --- src/InterpreterUtils.ml | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/InterpreterUtils.ml') diff --git a/src/InterpreterUtils.ml b/src/InterpreterUtils.ml index dc5a0477..be3d606c 100644 --- a/src/InterpreterUtils.ml +++ b/src/InterpreterUtils.ml @@ -2,9 +2,7 @@ module T = Types module V = Values -open Scalars module E = Expressions -open Errors module C = Contexts module Subst = Substitute module A = CfimAst -- cgit v1.2.3