Made programs less verbose about atomprops and about opening library
commit14b0fe44c8bc5fc086e5aa7baa8f20634a3d7d43
authorDavid van der Spoel <spoel@anfinsen.bmc.uu.se>
Thu, 21 Jan 2010 15:13:50 +0000 (21 16:13 +0100)
committerDavid van der Spoel <spoel@anfinsen.bmc.uu.se>
Thu, 21 Jan 2010 15:13:50 +0000 (21 16:13 +0100)
treee7a7c108e6f0531298bbe09b5fae39b6a38adf1f
parent3580313783019df8708c285615cb5178d79a3bde
Made programs less verbose about atomprops and about opening library
files (messages moved to debug file).
Added -v flag into output_env_t that can be probed with
output_env_verbosity()
This is only used in grompp so-far.
Added a -version flag to all programs.
include/statutil.h
src/gmxlib/atomprop.c
src/gmxlib/futil.c
src/gmxlib/statutil.c
src/kernel/grompp.c