diff options
Diffstat (limited to 'src/tuplr.hpp')
-rw-r--r-- | src/tuplr.hpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/tuplr.hpp b/src/tuplr.hpp index 5275dfd..613be0d 100644 --- a/src/tuplr.hpp +++ b/src/tuplr.hpp @@ -15,6 +15,10 @@ * along with Tuplr. If not, see <http://www.gnu.org/licenses/>. */ +/** @file + * @brief Interface and type definitions + */ + #ifndef TUPLR_HPP #define TUPLR_HPP |