diff --git a/MeshLib/MeshSurfaceExtraction.cpp b/MeshLib/MeshSurfaceExtraction.cpp index 4a62a935726fb15a41da167ee306720c779d6637..f758be29af500326b2d39258b13d04816d055cb7 100644 --- a/MeshLib/MeshSurfaceExtraction.cpp +++ b/MeshLib/MeshSurfaceExtraction.cpp @@ -1,5 +1,5 @@ /** - * \file + * \file MeshSurfaceExtraction.cpp * \author Karsten Rink * \date 2013-04-04 * \brief Implementation of the MeshSurfaceExtraction class. diff --git a/MeshLib/MeshSurfaceExtraction.h b/MeshLib/MeshSurfaceExtraction.h index f0edeb3b200c9f08eb5ef7144f0a2c75f01a2128..c031c9516e10e8b402676bf85a6bae76e2852fb6 100644 --- a/MeshLib/MeshSurfaceExtraction.h +++ b/MeshLib/MeshSurfaceExtraction.h @@ -1,5 +1,5 @@ /** - * \file + * \file MeshSurfaceExtraction.h * \author Karsten Rink * \date 2013-04-04 * \brief Definition of the MeshSurfaceExtraction class