Code style: Updated line comments to start with a space
//This is a comment -> // This is a comment
This commit is contained in:
@ -58,7 +58,7 @@ Description
|
||||
seedSampleSet
|
||||
{
|
||||
type uniform;
|
||||
axis x; //distance;
|
||||
axis x; // distance;
|
||||
start (-0.0205 0.0001 0.00001);
|
||||
end (-0.0205 0.0005 0.00001);
|
||||
nPoints 100;
|
||||
|
||||
Reference in New Issue
Block a user