Skip to content

Commit

Permalink
added a comment on running
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuodannychen committed Mar 6, 2023
1 parent 17adab0 commit 5d65d36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
// ../../../../../build/bin/mged ../db/moss.g tops
// ../../../../../build/bin/rt ../db/moss.g all.g

// EXAMPLE of running: ./a.out ../db/moss.g

int main(int argc, char **argv) {
if (argc == 2) {
std::string filename = argv[1];
Expand Down

0 comments on commit 5d65d36

Please sign in to comment.