Skip to content
Snippets Groups Projects
Commit e1cd6997 authored by Sander Mathijs van Veen's avatar Sander Mathijs van Veen
Browse files

Update ignore list and switch from Pyrex ('deprecated') to Cython.

parent bc910e29
No related branches found
No related tags found
No related merge requests found
......@@ -9,3 +9,5 @@
*.synctex.gz
/build
core
.coverage
coverage
pybison @ 3e04c23b
Subproject commit 0bdb26228364e4f7dda5e3537785727c02040b37
Subproject commit 3e04c23b6a4d32db29a3d0c039abf33f1c8b3ce9
......@@ -16,8 +16,6 @@ $(b)pybison/bisondynlib-linux.o $(b)pybison/bison_.o: | $(b)pybison
$(b)pybison/bisondynlib-linux.o: $(d)pybison/src/c/bisondynlib-linux.c
$(b)pybison/bison_.o: $(b)pybison/bison_.c
PYREX := 1
ifdef PYREX
py2c := pyrexc
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment