add linebreaks

This commit is contained in:
Mark Thom
2016-10-28 20:00:44 -06:00
parent 5b61261cda
commit 5079728dbf

View File

@@ -14,7 +14,8 @@ atoms are currently supported.
An example of the level of interaction currently supported is:
```l0> p(Z, Z).
```
l0> p(Z, Z).
Program stored.
l0> ?- p(Z, Z).
yes