removed old generated files and update git ignore list.

parent 016568a0
*.sw[a-z]
*.pyc
build/
src/pyrex/bison_.c
src/pyrex/bison_.h
This source diff could not be displayed because it is too large. You can view the blob instead.
extern DL_IMPORT(PyObject) *(py_callback(PyObject *,char (*),int ,int ,void (*),...));
extern DL_IMPORT(void) (py_input(PyObject *,char (*),int (*),int ));
extern DL_IMPORT(void) initbison_(void);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment