summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlex Auvolat <alex.auvolat@ansys.com>2014-07-30 15:45:28 +0200
committerAlex Auvolat <alex.auvolat@ansys.com>2014-07-30 15:45:28 +0200
commit93d924bb1017dc26a9735801e1b7f8b7a3f4ef2c (patch)
tree4ed81458db78bd851a6643230c953dceb3614de8 /Makefile
parent2a415b74b05644d9fa6023b66c6563484c787b8d (diff)
downloadscade-analyzer-93d924bb1017dc26a9735801e1b7f8b7a3f4ef2c.tar.gz
scade-analyzer-93d924bb1017dc26a9735801e1b7f8b7a3f4ef2c.zip
Refactor some stuff (this code sould be re-read.)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 07daf1d..3955694 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ SRC= main.ml \
abstract/num_domain.ml \
abstract/enum_domain.ml \
abstract/enum_domain_edd.ml \
+ abstract/abs_domain.ml \
\
abstract/formula.ml \
abstract/formula_printer.ml \