[GIT] ppl/w3ppl(master): Fixed misplaced </TABLE>.

Module: ppl/w3ppl Branch: master Commit: 40bc8f5ee67d128e41ceb5715cfb4ca3fc481bd3 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/w3ppl.git;a=commit;h=40bc8f5ee67...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Wed Aug 4 12:23:34 2010 +0200
Fixed misplaced </TABLE>.
---
htdocs/Documentation/papers.raw | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/htdocs/Documentation/papers.raw b/htdocs/Documentation/papers.raw index ef793be..e2847db 100644 --- a/htdocs/Documentation/papers.raw +++ b/htdocs/Documentation/papers.raw @@ -400,6 +400,8 @@ of the paper [<A HREF="bibliography#BagnaraHZ05STTT">BHZ05b</A>]. </BLOCKQUOTE> </TD> </TR> +</TABLE> +
<H3>On Weakly Relational Domains</H3> <TABLE> @@ -422,5 +424,3 @@ weakly relational domains. </TD> </TR> </TABLE> - -</TABLE>
participants (1)
-
Roberto Bagnara