Library linking demo.
authorRobert Bradshaw <robertwb@math.washington.edu>
Fri, 22 Jan 2010 06:31:20 +0000 (22:31 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Fri, 22 Jan 2010 06:31:20 +0000 (22:31 -0800)
commit36c08c89eb7d23b2a33df48f40d96441422292a1
treee6d719d1e8a96ad13a670ceed223a28844f2e5f6
parentb5bcc8c426db101225e20885b25aa5a0c96ff52b
Library linking demo.
Demos/libraries/call_mymath.pyx [new file with mode: 0644]
Demos/libraries/mymath.c [new file with mode: 0644]
Demos/libraries/mymath.h [new file with mode: 0644]
Demos/libraries/setup.py [new file with mode: 0644]