isl_basic_set_substitute: check that input affine expression is integral
[platform/upstream/isl.git] / Makefile.am
index 565405c..ec76af6 100644 (file)
@@ -94,8 +94,6 @@ libisl_la_SOURCES = \
        isl_options.c \
        isl_options_private.h \
        isl_output.c \
-       isl_qsort.c \
-       isl_qsort.h \
        isl_piplib.h \
        isl_point_private.h \
        isl_point.c \
@@ -114,6 +112,8 @@ libisl_la_SOURCES = \
        isl_scan.h \
        isl_schedule.c \
        isl_schedule_private.h \
+       isl_sort.c \
+       isl_sort.h \
        isl_space.c \
        isl_space_private.h \
        isl_stream.c \
@@ -122,6 +122,8 @@ libisl_la_SOURCES = \
        isl_tab.c \
        isl_tab.h \
        isl_tab_pip.c \
+       isl_tarjan.c \
+       isl_tarjan.h \
        isl_transitive_closure.c \
        isl_union_map.c \
        isl_union_map_private.h \
@@ -239,6 +241,7 @@ EXTRA_DIST = \
        basis_reduction_templ.c \
        isl_list_templ.c \
        isl_list_templ.h \
+       isl_map_lexopt_templ.c \
        isl_multi_templ.c \
        isl_multi_templ.h \
        print_templ.c \
@@ -246,6 +249,7 @@ EXTRA_DIST = \
        isl_pw_templ.c \
        isl_union_templ.c \
        isl.py \
+       doc/SubmittingPatches \
        doc/chicago.bst \
        doc/chicago.sty \
        doc/implementation.tex \