Skip to content

Commit e29bc6c

Browse files
committed
restoring removed comments
1 parent f0ef4ce commit e29bc6c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/dagmc/DagMC.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ unsigned int DagMC::interface_revision() {
117117
return result;
118118
}
119119

120+
/* SECTION I: Geometry Initialization and problem setup */
121+
120122
// the standard DAGMC load file method
121123
ErrorCode DagMC::load_file(const char* cfile) {
122124
ErrorCode rval;

0 commit comments

Comments
 (0)