Skip to content
Snippets Groups Projects
Commit bf2e9d21 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

..

parent ccdd671c
No related branches found
No related tags found
No related merge requests found
......@@ -42,3 +42,4 @@ pub/py-binding/output
pub/py-binding/cache.xml
*.pypp.*
pub/PyAPI/PythonModule.cpp
doxygen_sqlite3.db
......@@ -4,8 +4,8 @@
//* http://apps.jcns.fz-juelich.de/frida *//
//***************************************************************************//
//! \file zentry.cpp
//! \brief z-dependent entries CSlice < CCurve, CSpec
//! \file slice.cpp
//! \brief z-dependent entries CSlice, base class for CCurve, CSpec
#include <vector>
#include <string>
......
......@@ -4,8 +4,8 @@
//* http://apps.jcns.fz-juelich.de/frida *//
//***************************************************************************//
//! \file zentry.hpp
//! \brief z-dependent entries CSlice < CCurve, CSpec
//! \file slice.hpp
//! \brief z-dependent entries CSlice, base class for CCurve, CSpec.
//! Virtual base class for CCurve and CSpec, holds a z vector and more.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment