Add section to compile script to print code/compiler/system information (#12)
commit4ceb7833749654aa96df94e95d166611841e7ffa
authorkkeene44 <kkeene@ucar.edu>
Thu, 9 Mar 2017 21:32:43 +0000 (9 14:32 -0700)
committerMichael Duda <duda@ucar.edu>
Thu, 9 Mar 2017 21:32:43 +0000 (9 14:32 -0700)
tree0ea13de8c1acc78394048db60fb9fb974bf02de6
parentb104496fd4920a135a65b9da95233c2694918494
Add section to compile script to print code/compiler/system information (#12)

Added a few lines of code to the 'compile' script in order to print out
the version of the code. This is currently hard-wired as Version 3.9. We will
either need to come up with a more elegant method to have this automatically
update with each version, or simply remember to change it with each new release.
There will also be print-outs stating the compiler and system information.
compile