aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/PrintHTL.ml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-11-26 01:00:13 +0000
committerYann Herklotz <git@yannherklotz.com>2020-11-26 01:00:13 +0000
commit29bee524cccfe08c680f655b1969a4c421e0a969 (patch)
tree9a98159b31f566ad48712b7ada8bb6c25cf763c5 /src/hls/PrintHTL.ml
parentd64f47def97420f40f61a53c385143b94b30b5b3 (diff)
downloadvericert-29bee524cccfe08c680f655b1969a4c421e0a969.tar.gz
vericert-29bee524cccfe08c680f655b1969a4c421e0a969.zip
Fix build for Coq 8.12.1
Diffstat (limited to 'src/hls/PrintHTL.ml')
-rw-r--r--src/hls/PrintHTL.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hls/PrintHTL.ml b/src/hls/PrintHTL.ml
index 44f8b01..a75d0ee 100644
--- a/src/hls/PrintHTL.ml
+++ b/src/hls/PrintHTL.ml
@@ -16,7 +16,6 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*)
-open Value
open Datatypes
open Camlcoq
open AST