From 3ccfa0edaaaeb656f92dbce288d1ea6a6211540e Mon Sep 17 00:00:00 2001 From: vsc Date: Tue, 8 Oct 2002 16:05:26 +0000 Subject: [PATCH] fix @end table git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@630 b08c6af1-5177-4d33-ba66-4b1c6b8b522a --- docs/yap.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/yap.tex b/docs/yap.tex index 529c7f5b6..efb2c3788 100644 --- a/docs/yap.tex +++ b/docs/yap.tex @@ -5750,6 +5750,7 @@ counter @code{retries} reaches 0; @code{call_and_retry_counter} when the counter @code{calls_and_retries} reaches 0. @end itemize +@end table Next, we show a simple example of how to use call counters: @example