summaryrefslogtreecommitdiffstats
path: root/sigcore
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2008-12-25 03:11:21 -0500
committerBen Boeckel <MathStuf@gmail.com>2008-12-25 03:11:21 -0500
commita7c05216e6a25938c8f322e7565d691f5be1cae3 (patch)
treee217774fce8f8afbc19e6d79cdb9cbd175bc1917 /sigcore
parentf99b528691a6965574d6f8ba570a6442f7d8cee8 (diff)
downloadsigen-a7c05216e6a25938c8f322e7565d691f5be1cae3.tar.gz
sigen-a7c05216e6a25938c8f322e7565d691f5be1cae3.tar.xz
sigen-a7c05216e6a25938c8f322e7565d691f5be1cae3.zip
Added file tags to source files
Diffstat (limited to 'sigcore')
-rw-r--r--sigcore/Range.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/sigcore/Range.cpp b/sigcore/Range.cpp
index 323a0780..bb7059b8 100644
--- a/sigcore/Range.cpp
+++ b/sigcore/Range.cpp
@@ -15,6 +15,10 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+/**
+ * \file sigcore/Range.cpp
+ */
+
// Header include
#include "Range.h"