From fc6412708024d7c614e3c47a2de3be0548d184c7 Mon Sep 17 00:00:00 2001 From: Alasdair Armstrong Date: Tue, 19 May 2020 16:16:21 +0100 Subject: Update readme with min OCaml version --- sailcov/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sailcov/README.md b/sailcov/README.md index 17c6b395..a7aadc68 100644 --- a/sailcov/README.md +++ b/sailcov/README.md @@ -3,6 +3,8 @@ sailcov sailcov is a simple branch coverage visualiser for sail specifications. +Requires OCaml 4.07 or greater + ### Usage First, compile your model to c using the `-c_coverage` flag and -- cgit v1.2.3