Skip to content
Snippets Groups Projects
Commit 90d5e623 authored by Céline  TREBEAU's avatar Céline TREBEAU
Browse files

Code for test purposes

parent c6b1e278
No related branches found
No related tags found
1 merge request!10Surface reconstruction Refactoring
...@@ -38,7 +38,7 @@ public class OSConstruction ...@@ -38,7 +38,7 @@ public class OSConstruction
} }
for (OS os : finalPaths ) for (OS os : finalPaths )
{ {
os.set(); os.set(dimension);
} }
finalPaths.reset(); finalPaths.reset();
return finalPaths; return finalPaths;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment