We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd6f21 commit 5d5c1b7Copy full SHA for 5d5c1b7
1 file changed
src/infoLogger.i
@@ -2,7 +2,7 @@
2
infoLogger SWIG interface wrapper
3
4
swig -c++ -python -module infoLoggerForPython -o infoLoggerForPython_wrap.cxx infoLogger.i
5
- swig -c++ -python -module infoLoggerForTcl -o infoLoggerForTcl_wrap.cxx infoLogger.i
+ swig -c++ -tcl -module infoLoggerForTcl -o infoLoggerForTcl_wrap.cxx infoLogger.i
6
*/
7
8
%module infoLogger
0 commit comments