Skip to content

Commit

Permalink
A few more hopefully helpful comments
Browse files Browse the repository at this point in the history
  • Loading branch information
CoryMartin-NOAA committed Aug 7, 2023
1 parent 233fb7a commit 73a661b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/ioda_example/gdas_meanioda.cc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// this is an example application that
// will use IODA to read a file and print something
// it is intended to be very bare bones
// you will note the .cc file is very empty
// the .h file is where the action is!

int main(int argc, char ** argv) {
oops::Run run(argc, argv);
Expand Down

0 comments on commit 73a661b

Please sign in to comment.