mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2024-11-10 00:45:36 +00:00
TabFunction: removed trailing semicolon
This commit is contained in:
parent
64372eb9dc
commit
bb044da413
@ -174,4 +174,4 @@ map<double, double>::const_iterator TabFunction::nearest(const double x) const
|
||||
}
|
||||
|
||||
return ret;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user