forked from inducer/islpy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST.in
41 lines (33 loc) · 866 Bytes
/
MANIFEST.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
include isl/*.c
include isl/*.h
include isl/imath/*.c
include isl/imath/*.h
include isl/imath_wrap/*.h
include isl/imath_wrap/*.c
include isl/include/isl/*.h
include isl/include/isl/*.c
include isl/include/isl/deprecated/*.h
include isl-supplementary/isl/*.h
include isl-supplementary/*.h
include build-with-barvinok.sh
include regenerate-isl-declaration-macros-expanded.sh
include isl_declaration_macros.h
include isl_declaration_macros_expanded*.h
include src/wrapper/*.h
include src/wrapper/*.hpp
include src/wrapper/*.cpp
include gen_wrap.py
include py_codegen.py
include test/*.py
include examples/*.py
include doc/*.rst
include doc/images/*png
include doc/Makefile
include doc/conf.py
include doc/_static/*.css
include doc/_templates/*.html
include configure.py
include Makefile.in
include aksetup_helper.py
include README_SETUP.txt
include README.rst