rename non_iso.pl to iso_ext.pl (#265)

This commit is contained in:
Mark Thom
2020-02-22 00:58:37 -07:00
parent 003b4d0218
commit b2e50b42a3
14 changed files with 19 additions and 19 deletions

View File

@@ -205,9 +205,9 @@ characters, but their characters are packed in UTF-8 format, a much
more efficient alternative to how lists of characters are represented
in many other Prologs.
To use partial strings, the `non_iso` library must be loaded:
To use partial strings, the `iso_ext` library must be loaded:
`?- use_module(library(non_iso)).`
`?- use_module(library(iso_ext)).`
If `X` is a free variable, the query