Skip to content
Snippets Groups Projects
Commit c03408a3 authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

No commit message

No commit message
parent bde410ca
No related branches found
No related tags found
No related merge requests found
......@@ -402,6 +402,8 @@ int taxisDuplicate(int taxisID1)
ptaxisCopy(taxisptr2, taxisptr1);
taxisptr2->has_bounds = FALSE;
return (taxisID2);
}
......
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