From a7c05216e6a25938c8f322e7565d691f5be1cae3 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Thu, 25 Dec 2008 03:11:21 -0500 Subject: Added file tags to source files --- sigmod/CoinListItem.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sigmod/CoinListItem.cpp') diff --git a/sigmod/CoinListItem.cpp b/sigmod/CoinListItem.cpp index f68d3daf..7436cfaf 100644 --- a/sigmod/CoinListItem.cpp +++ b/sigmod/CoinListItem.cpp @@ -15,6 +15,10 @@ * with this program. If not, see . */ +/** + * \file sigmod/CoinListItem.cpp + */ + // Header include #include "CoinListItem.h" -- cgit