Skip to content

Commit

Permalink
restoring removed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
bam241 committed May 28, 2020
1 parent f0ef4ce commit e29bc6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/dagmc/DagMC.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ unsigned int DagMC::interface_revision() {
return result;
}

/* SECTION I: Geometry Initialization and problem setup */

// the standard DAGMC load file method
ErrorCode DagMC::load_file(const char* cfile) {
ErrorCode rval;
Expand Down

0 comments on commit e29bc6c

Please sign in to comment.