From 607a55f4ec509649d3799df9dff54a28d074e693 Mon Sep 17 00:00:00 2001 From: belugas Date: Tue, 17 Apr 2007 20:23:13 +0000 Subject: (svn r9662) -Documentation: Doxygen corrections and @file omissions --- src/misc/binaryheap.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/misc/binaryheap.hpp') diff --git a/src/misc/binaryheap.hpp b/src/misc/binaryheap.hpp index 7b72a25af..78ebdc47f 100644 --- a/src/misc/binaryheap.hpp +++ b/src/misc/binaryheap.hpp @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file binaryheap.hpp */ + #ifndef BINARYHEAP_HPP #define BINARYHEAP_HPP -- cgit v1.2.3-54-g00ecf