Updated samples to have consistent naming

This commit is contained in:
jpekkila
2020-01-15 16:56:02 +02:00
parent efa95147f3
commit 65d9274eaa
7 changed files with 74 additions and 82 deletions

View File

@@ -41,7 +41,6 @@ main(void)
acMeshRandomize(&model);
acMeshApplyPeriodicBounds(&model);
// TODO load to candidate
////////////////////////////////////////////////////////////////////////////////////////////////
acInit(info);
acLoad(model);