(**************************************************************************) |
(* *)
(* Cubicle *)
(* *)
(* Copyright (C) 2011-2015 *)
(* *)
(* Sylvain Conchon and Alain Mebsout *)
(* Universite Paris-Sud 11 *)
(* *)
(* *)
(* This file is distributed under the terms of the Apache Software *)
(* License version 2.0 *)
(* *)
(**************************************************************************) |
let encoding = Hashtbl.create 47
let st = ref Enumerative.empty_state
let env = ref Enumerative.empty_env
let new_state () =
st := Enumerative.new_undef_state !env