From 483f56aea5aa6efefa55f68b4e7e52c9f814baa0 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Thu, 25 Dec 2008 09:39:36 -0500 Subject: Documented Item --- sigmod/Item.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sigmod/Item.cpp') diff --git a/sigmod/Item.cpp b/sigmod/Item.cpp index af96cb60..07ce051c 100644 --- a/sigmod/Item.cpp +++ b/sigmod/Item.cpp @@ -15,6 +15,10 @@ * with this program. If not, see . */ +/** + * \file sigmod/Item.cpp + */ + // Header include #include "Item.h" -- cgit