Skip to content
Snippets Groups Projects
Commit 79187815 authored by laurence's avatar laurence
Browse files

BUG: dynamicIndexedOctree: Missing character.

parent 7a8a39c8
Branches
Tags
No related merge requests found
......@@ -150,7 +150,7 @@ public:
{
notImplemented
(
"dynamicTreeDataPoint::intersects
"dynamicTreeDataPoint::intersects"
"(const label, const point&, const point&, point&)"
);
return false;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment