From ea7ee326b1395f2198ecb915fa1ad5cd1d7705f2 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Fri, 3 May 2019 12:26:31 +0200 Subject: [PATCH] CGAL -> \cgal --- .../Concepts/IntegralDomainWithoutDivision.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Algebraic_foundations/doc/Algebraic_foundations/Concepts/IntegralDomainWithoutDivision.h b/Algebraic_foundations/doc/Algebraic_foundations/Concepts/IntegralDomainWithoutDivision.h index 5c1cef11fa3..6d694ad1690 100644 --- a/Algebraic_foundations/doc/Algebraic_foundations/Concepts/IntegralDomainWithoutDivision.h +++ b/Algebraic_foundations/doc/Algebraic_foundations/Concepts/IntegralDomainWithoutDivision.h @@ -3,7 +3,7 @@ \ingroup PkgAlgebraicFoundationsAlgebraicStructuresConcepts \cgalConcept -This is the most basic concept for algebraic structures considered within CGAL. +This is the most basic concept for algebraic structures considered within \cgal. A model `IntegralDomainWithoutDivision` represents an integral domain, i.e.\ commutative ring with 0, 1, +, * and unity free of zero divisors.