From df03890491fc9c549376d26262b0be3707c00f59 Mon Sep 17 00:00:00 2001 From: Son Ho Date: Tue, 23 May 2023 14:47:26 +0200 Subject: Add the generated HOL4 files --- tests/hol4/misc-constants/Holmakefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/hol4/misc-constants/Holmakefile (limited to 'tests/hol4/misc-constants/Holmakefile') diff --git a/tests/hol4/misc-constants/Holmakefile b/tests/hol4/misc-constants/Holmakefile new file mode 100644 index 00000000..3c4b8973 --- /dev/null +++ b/tests/hol4/misc-constants/Holmakefile @@ -0,0 +1,5 @@ +# This file was automatically generated - modify ../Holmakefile.template instead +INCLUDES = ../../../backends/hol4 + +all: $(DEFAULT_TARGETS) +.PHONY: all -- cgit v1.2.3