pretty print should run in SWI mode.
This commit is contained in:
parent
b50ec79f11
commit
86a8a51f1d
@ -14,6 +14,8 @@
|
||||
[ pretty_print/1
|
||||
]).
|
||||
|
||||
:- expects_dialect(swi).
|
||||
|
||||
:- require([ atom_length/2
|
||||
, between/3
|
||||
, forall/2
|
||||
|
Reference in New Issue
Block a user