forked from robclewley/pydstool
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST.in
More file actions
12 lines (12 loc) · 690 Bytes
/
MANIFEST.in
File metadata and controls
12 lines (12 loc) · 690 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
include *.txt *.rst
recursive-include PyDSTool/integrator *.f *.c *.h *.i
recursive-include PyDSTool/PyCont *.txt Makefile
recursive-include PyDSTool/PyCont/auto/cmds *.csh *.sh
recursive-include PyDSTool/PyCont/auto/demos/ab *.c Makefile
recursive-include PyDSTool/PyCont/auto/demos/lor *.c *.dev *.dat Makefile
recursive-include PyDSTool/PyCont/auto/dev *.out
recursive-include PyDSTool/PyCont/auto/module/include *.h Makefile
recursive-include PyDSTool/PyCont/auto/module *.c *.i Makefile
recursive-include PyDSTool/PyCont/auto/src *.c Makefile README
recursive-include PyDSTool/PyCont/auto/src/include *.h Makefile numpy.i
recursive-include PyDSTool/PyCont/auto/src/libf2c *.c Makefile