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

< and > not compatible with HTML

parent 78a07056
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ using namespace std;
// class CCoord //
//**************************************************************************//
//! Constructor parsing "<name> (<unit>)", where <unit> may be empty.
//! Constructor parsing "name (unit)", where unit may be empty.
CCoord::CCoord( const string in )
{
......
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