diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2008-12-25 09:39:36 -0500 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2008-12-25 09:39:36 -0500 |
| commit | 483f56aea5aa6efefa55f68b4e7e52c9f814baa0 (patch) | |
| tree | b2c06642b6bb1cfe4fe954cc8700405ed7b3162d /sigmod/Item.cpp | |
| parent | f3b3f21d3ba0fd48bc265684817cb38a70adf84b (diff) | |
Documented Item
Diffstat (limited to 'sigmod/Item.cpp')
| -rw-r--r-- | sigmod/Item.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>. */ +/** + * \file sigmod/Item.cpp + */ + // Header include #include "Item.h" |
