Report used defines in check-source
commitfc861f8d45cab210ff685bcafac02f1cd61daaf2
authorTeemu Murtola <teemu.murtola@gmail.com>
Wed, 30 Dec 2015 05:33:47 +0000 (30 07:33 +0200)
committerTeemu Murtola <teemu.murtola@gmail.com>
Thu, 31 Dec 2015 08:51:54 +0000 (31 10:51 +0200)
tree7f7d41924b49123ccb46b2a337c282ee48dd67a2
parent5e1e8624d4cc97a89287bc611ce0d4828fe60727
Report used defines in check-source

If check-source complains about missing config.h include, it will now
also report the names of defines it thinks are used in the file (up to
three, with dots indicating more than three).

Change-Id: I5abe00291d049e155fb28806bf4e59c9dd5385f4
docs/doxygen/check-source.py
docs/doxygen/gmxtree.py