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

dox com

parent 7032be59
No related branches found
No related tags found
No related merge requests found
......@@ -140,6 +140,8 @@ string CCoord::to_a01() const
return name + "\t" + unit;
}
//! Parse old a01 format.
string CCoord::load_a01(string in)
{
string::size_type t1, t2;
......
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