Code style: Updated line comments to start with a space
//This is a comment -> // This is a comment
This commit is contained in:
@ -624,7 +624,7 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
|
||||
// Not implemented yet:
|
||||
//cutter.updateMesh(morphMap());
|
||||
// cutter.updateMesh(morphMap());
|
||||
|
||||
|
||||
if (!overwrite)
|
||||
|
||||
Reference in New Issue
Block a user