We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a3d81b commit 7299c6cCopy full SHA for 7299c6c
src/LavaVuPython.i
@@ -1,11 +1,6 @@
1
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
2
* LavaVu python interface
3
**~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/
4
-#%module LavaVuPython
5
-#%module(package="mypackage") LavaVuPython
6
-#%module(package="LavaVuPython", moduleimport="import $module") foo
7
-#%module(moduleimport="from osmesa import _LavaVuPython") foo
8
-
9
%define MODULEIMPORT
10
"
11
import os
0 commit comments