Skip to content
Snippets Groups Projects
Commit 5309f35f authored by Andrew Heather's avatar Andrew Heather
Browse files

cosmetics

parent 6a9dfcdc
Branches
Tags
No related merge requests found
......@@ -75,15 +75,15 @@ public:
//- The default cloud name: %defaultCloud
static word defaultName;
// Constructors
//- Construct for the given objectRegistry and named cloud instance
cloud(const objectRegistry&, const word& cloudName = "");
// Destructor
virtual ~cloud();
//- Destructor
virtual ~cloud();
// Member Functions
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment