From 61abeccf6c37169bc22a1674897caf482195857f Mon Sep 17 00:00:00 2001 From: Brian Campbell Date: Thu, 13 Sep 2018 15:12:28 +0100 Subject: Coq: real built-ins for AArch64 --- src/process_file.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/process_file.ml') diff --git a/src/process_file.ml b/src/process_file.ml index f3fe2dfa..2dfd9571 100644 --- a/src/process_file.ml +++ b/src/process_file.ml @@ -327,6 +327,7 @@ let output_coq filename libs defs = "Sail2_instr_kinds"; "Sail2_values"; "Sail2_string"; + "Sail2_real"; operators_module ] @ monad_modules in -- cgit v1.2.3