From b245933103d84a4320a9b21f0faaf84a11a2886b Mon Sep 17 00:00:00 2001 From: Adelyn Breedlove Date: Tue, 12 Feb 2019 19:49:33 +0000 Subject: Fix opam dependencies and revert changes --- lib/gateway/opcode.ml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/gateway/opcode.ml') diff --git a/lib/gateway/opcode.ml b/lib/gateway/opcode.ml index 32ab5b4..e2f44aa 100644 --- a/lib/gateway/opcode.ml +++ b/lib/gateway/opcode.ml @@ -1,3 +1,5 @@ +open Core + type t = | DISPATCH | HEARTBEAT -- cgit v1.2.3