3 lines
69 B
Bash
Executable File
3 lines
69 B
Bash
Executable File
#!/bin/bash
|
|
swig -c++ -I../../ -o CAPSPYTHON_wrap.cxx -python CAPS.i
|