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/CoinList.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sigmod/CoinList.cpp') diff --git a/sigmod/CoinList.cpp b/sigmod/CoinList.cpp index cd0b1c35..d2b3e3a7 100644 --- a/sigmod/CoinList.cpp +++ b/sigmod/CoinList.cpp @@ -15,6 +15,10 @@ * with this program. If not, see . */ +/** + * \file sigmod/CoinList.cpp + */ + // Header include #include "CoinList.h" -- cgit