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

@@ -9,7 +9,7 @@
]).
:- use_module(library(atts)).
:- use_module(library(non_iso)).
:- use_module(library(iso_ext)).
:- attribute table_global_worklist/1.