mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Code style: Updated line comments to start with a space
//This is a comment -> // This is a comment
This commit is contained in:
@ -44,9 +44,9 @@ plane
|
||||
planeType embeddedPoints;
|
||||
embeddedPointsDict
|
||||
{
|
||||
//point1 (-937.259845440205 160.865349115986 240.738791238078);
|
||||
//point2 (-934.767379895778 9.63875523747379 14.412359671298);
|
||||
//point3 (44.4744688899417 121.852927962709 182.352485273106);
|
||||
// point1 (-937.259845440205 160.865349115986 240.738791238078);
|
||||
// point2 (-934.767379895778 9.63875523747379 14.412359671298);
|
||||
// point3 (44.4744688899417 121.852927962709 182.352485273106);
|
||||
point1 (-957.895294591874 242.865936478961 162.286611511875);
|
||||
point2 (-961.43140327772 4.53895551562943 3.04159982093444);
|
||||
point3 (91.2414146173805 72.1504381996692 48.2181961945329);
|
||||
|
||||
Reference in New Issue
Block a user