Loading isis/sipfiles/master.sip +1 −9 Original line number Diff line number Diff line %Module(name=bundle, %Module(name=libisispy, version=0, keyword_arguments="Optional") Loading @@ -23,7 +23,6 @@ return ret; } // Loads library files which match the given regex. // All files matching regex are piped into QLibrary and Loaded. // Loading Loading @@ -60,13 +59,6 @@ } %End %InitialisationCode QString isis_root = QString::fromStdString(getenv("ISISROOT")); load_libs(isis_root + "/3rdParty/lib/lib*"); load_libs(isis_root + "/lib/libisis*"); %End %Include type_conversions.sip %Include ControlPoint.sip Loading Loading
isis/sipfiles/master.sip +1 −9 Original line number Diff line number Diff line %Module(name=bundle, %Module(name=libisispy, version=0, keyword_arguments="Optional") Loading @@ -23,7 +23,6 @@ return ret; } // Loads library files which match the given regex. // All files matching regex are piped into QLibrary and Loaded. // Loading Loading @@ -60,13 +59,6 @@ } %End %InitialisationCode QString isis_root = QString::fromStdString(getenv("ISISROOT")); load_libs(isis_root + "/3rdParty/lib/lib*"); load_libs(isis_root + "/lib/libisis*"); %End %Include type_conversions.sip %Include ControlPoint.sip Loading