projects
/
linpy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add islhelper.c library to handle isl constants
[linpy.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
4ab5d2a
..
8b3f1c4
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-15,4
+15,4
@@
test:
.PHONY: clean
clean:
- $(RM) build dist MANIFEST pypol/__pycache__ tests/__pycache__
+ $(RM) build dist MANIFEST pypol/__pycache__ tests/__pycache__
venv