summaryrefslogtreecommitdiffstats
path: root/src/proof/int2/module.make
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/int2/module.make')
-rw-r--r--src/proof/int2/module.make4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/proof/int2/module.make b/src/proof/int2/module.make
new file mode 100644
index 00000000..900ec7f4
--- /dev/null
+++ b/src/proof/int2/module.make
@@ -0,0 +1,4 @@
+SRC += src/proof/int2/int2Bmc.c \
+ src/proof/int2/int2Core.c \
+ src/proof/int2/int2Refine.c \
+ src/proof/int2/int2Util.c