From d76e064ac0a6853d2ab8e87c38cab2c08a9ffae4 Mon Sep 17 00:00:00 2001 From: Andreas Meyer Date: Sun, 19 Mar 2006 16:54:42 +0000 Subject: [PATCH] some FIXME notes --- .../Surface_mesh_parameterization_ref/Taucs_vector.tex | 10 ++++++++++ .../Surface_mesh_parameterization_ref/Vector.tex | 3 +++ 2 files changed, 13 insertions(+) diff --git a/Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/Taucs_vector.tex b/Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/Taucs_vector.tex index 959b86b21d4..3869835955d 100644 --- a/Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/Taucs_vector.tex +++ b/Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/Taucs_vector.tex @@ -32,6 +32,9 @@ The class Taucs\_vector is a C++ wrapper around TAUCS' vector type, which is a s \ccIsModel +% FIXME: please change your script such that the C++ identifier +% is contained in \ccc{...} + % The section below is automatically generated. Do not edit! %START-AUTO(\ccIsModel) @@ -44,6 +47,9 @@ Model of the SparseLinearAlgebraTraits\_d::Vector concept. The full template declaration is: +% FIXME: please change your script such that the C++ identifier +% is contained in \ccc{...} + % The section below is automatically generated. Do not edit! %START-AUTO(\ccParameters) @@ -70,6 +76,10 @@ class Taucs\_vector; \ccCreation \ccCreationVariable{v} %% choose variable name for \ccMethod +% FIXME : please remove spaces from < T > . the manual tools +% cannot match < T > against , preventing nice +% operator layout. there are other occurrences of the same kind + % The section below is automatically generated. Do not edit! %START-AUTO(\ccCreation) diff --git a/Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/Vector.tex b/Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/Vector.tex index 4897e3f7be4..c090976724a 100644 --- a/Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/Vector.tex +++ b/Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/Vector.tex @@ -53,6 +53,9 @@ This is a sub-concept of LinearAlgebraTraits\_d::Vector. \ccCreation \ccCreationVariable{v} %% variable name for \ccMethod +% FIXME: The scope from above has to appear also before function/operator arguments +% otherwise, the operator will not be formatted nicely + % The section below is automatically generated. Do not edit! %START-AUTO(\ccCreation)