aboutsummaryrefslogtreecommitdiffstats
path: root/checklink
diff options
context:
space:
mode:
authorBernhard Schommer <bernhardschommer@gmail.com>2014-10-17 13:20:29 +0200
committerBernhard Schommer <bernhardschommer@gmail.com>2014-10-17 13:20:29 +0200
commitd37fb8ea9f824278f058b1a01f272335df3645e3 (patch)
treec1dc4aaed469df82e1a110ad1da6e1dcfcc5c677 /checklink
parent1915258c8b2cd2e171bbce93658047a765232bc9 (diff)
downloadcompcert-d37fb8ea9f824278f058b1a01f272335df3645e3.tar.gz
compcert-d37fb8ea9f824278f058b1a01f272335df3645e3.zip
Removed duplicated open.
Diffstat (limited to 'checklink')
-rw-r--r--checklink/Check.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/checklink/Check.ml b/checklink/Check.ml
index f175f16b..c9842f40 100644
--- a/checklink/Check.ml
+++ b/checklink/Check.ml
@@ -1,4 +1,3 @@
-open Camlcoq
open Asm
open Asm_printers
open AST