blob: af778c67e305ffe108d2c862b9196a257a7583bd [file] [log] [blame]
if [ catch { load ./import_nomodule[info sharedlibextension] Import_nomodule} err_msg ] {
puts stderr "Could not load shared object:\n$err_msg"
}