Skip to content
Snippets Groups Projects
Commit da59d987 authored by Jordi Inglada's avatar Jordi Inglada
Browse files

BUG: endcode snipped

parent 74696a2c
No related branches found
No related tags found
No related merge requests found
......@@ -391,7 +391,7 @@ int main (int argc, char* argv[])
// We pass the landmarks to the deformer and we run it.
//
// Software Guide : EndLatex
// Software Guide : BeginCodeSnippet
deformer->SetSourceLandmarks( sourceLandmarks.GetPointer() );
deformer->SetTargetLandmarks( targetLandmarks.GetPointer() );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment