summaryrefslogtreecommitdiff
path: root/stdlib.pl
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib.pl')
-rw-r--r--stdlib.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib.pl b/stdlib.pl
index 4a62f87..596aff6 100644
--- a/stdlib.pl
+++ b/stdlib.pl
@@ -128,3 +128,4 @@ write_canonical(Term) :-
write_canonical(S, Term) :-
write_term(S, Term, [quoted(true), ignore_ops(true)]).
+