From ceaf6e3bcac7a8ddfe6dbe051aad69bc20a626ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Wed, 14 Dec 2011 13:59:11 +0000 Subject: [PATCH] A class cannot inherits from a concept, this "inheritance" notion is already done at the concept level. --- .../Mesh_3_ref/Mesh_domain_with_polyline_features_3.tex | 3 --- 1 file changed, 3 deletions(-) diff --git a/Mesh_3/doc_tex/Mesh_3_ref/Mesh_domain_with_polyline_features_3.tex b/Mesh_3/doc_tex/Mesh_3_ref/Mesh_domain_with_polyline_features_3.tex index d7348cceb74..34086c13419 100644 --- a/Mesh_3/doc_tex/Mesh_3_ref/Mesh_domain_with_polyline_features_3.tex +++ b/Mesh_3/doc_tex/Mesh_3_ref/Mesh_domain_with_polyline_features_3.tex @@ -40,9 +40,6 @@ It has to be a model of the \ccc{MeshDomain_3} concept. \ccc{MeshDomainWithFeatures_3} -\ccInheritsFrom -\ccc{MeshDomain_3} - \ccTypes \ccTypedef{typedef int Corner_index;}{\ccc{Corner_index} type.}