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

..

parent 00caeaaa
No related branches found
No related tags found
No related merge requests found
//**************************************************************************//
//* FRIDA: flexible rapid interactive data analysis *//
//* axis: one axis of a coordinate frame *//
//* (C) Joachim Wuttke 1990-, v2(C++) 2001- *//
//* http://apps.jcns.fz-juelich.de *//
//**************************************************************************//
//! \file axis.h
//! \brief One axis of a coordinate frame.
//! One axis of a coordinate system, for use in plotting.
class CAxis {
......
......@@ -5,7 +5,7 @@
//**************************************************************************//
//! \file frida2.cpp
//! \brief main program: initializations, command loop
//! \brief main program: initializations, command loop.
//! \mainpage FRIDA: flexible rapid interactive data analysis
//!
......
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