From 87b88bb50d95609e534c96d57c737e3a4291dea4 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Wed, 7 Mar 2007 14:10:22 +0000 Subject: [PATCH] moved doc from Algebraic Foundations to STL Extensions --- .../Algebraic_foundations_ref/Null_functor.tex | 13 ------------- .../doc_tex/Algebraic_foundations_ref/Null_tag.tex | 12 ------------ 2 files changed, 25 deletions(-) delete mode 100644 Algebraic_foundations/doc_tex/Algebraic_foundations_ref/Null_functor.tex delete mode 100644 Algebraic_foundations/doc_tex/Algebraic_foundations_ref/Null_tag.tex diff --git a/Algebraic_foundations/doc_tex/Algebraic_foundations_ref/Null_functor.tex b/Algebraic_foundations/doc_tex/Algebraic_foundations_ref/Null_functor.tex deleted file mode 100644 index 3177698b390..00000000000 --- a/Algebraic_foundations/doc_tex/Algebraic_foundations_ref/Null_functor.tex +++ /dev/null @@ -1,13 +0,0 @@ -\begin{ccRefClass}{Null_functor} -\label{Null_functor} - -\ccDefinition -Class indicating the absence of a functor. - -\ccIsModel -\ccc{DefaultConstructible} - -\ccSeeAlso -\ccRefConceptPage{AlgebraicStructureTraits}\\ -\ccRefConceptPage{RealEmbeddableTraits}\\ -\end{ccRefClass} \ No newline at end of file diff --git a/Algebraic_foundations/doc_tex/Algebraic_foundations_ref/Null_tag.tex b/Algebraic_foundations/doc_tex/Algebraic_foundations_ref/Null_tag.tex deleted file mode 100644 index 01ae2f87185..00000000000 --- a/Algebraic_foundations/doc_tex/Algebraic_foundations_ref/Null_tag.tex +++ /dev/null @@ -1,12 +0,0 @@ -\begin{ccRefClass}{Null_tag} -\label{Null_tag} - -\ccDefinition -General tag indicating that non of any other possible tags is valid. - -\ccIsModel -\ccc{DefaultConstructible} - -\ccSeeAlso -\ccRefConceptPage{AlgebraicStructureTraits}\\ -\end{ccRefClass} \ No newline at end of file