fix tex doc

This commit is contained in:
Vitor Santos Costa 2013-07-16 22:30:41 -05:00
parent 07c2ca8324
commit 5284a77bbf

View File

@ -16173,7 +16173,7 @@ be lost.
We next discuss several issues on trying to make Prolog programs run
fast in YAP. We assume two different programming styles:
@table @bullet
@itemize @bullet
@item Execution of @emph{deterministic} programs often
boils down to a recursive loop of the form:
@example