diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2008-12-25 03:11:21 -0500 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2008-12-25 03:11:21 -0500 |
| commit | a7c05216e6a25938c8f322e7565d691f5be1cae3 (patch) | |
| tree | e217774fce8f8afbc19e6d79cdb9cbd175bc1917 /sigmod/CoinList.cpp | |
| parent | f99b528691a6965574d6f8ba570a6442f7d8cee8 (diff) | |
Added file tags to source files
Diffstat (limited to 'sigmod/CoinList.cpp')
| -rw-r--r-- | sigmod/CoinList.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>. */ +/** + * \file sigmod/CoinList.cpp + */ + // Header include #include "CoinList.h" |
