You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed. Note that Logtalk libraries are not module libraries; you cannot use an use_module/1 directive to load them. Also (see the commit that I just pushed to fix this issue), the numberlistp and numberlist entities are part of the types library.
So I've changed my loader to load the
numberlist
library. But when I load the loader, I get the following error:I must have done something wrong.
Here are the contents of the
loader.lgt
:The text was updated successfully, but these errors were encountered: