From 0ec979ead999cafbc1e2e881e07fe25c78e64652 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Sun, 18 Jan 2009 18:57:54 -0500 Subject: Added MapEffect documentation --- sigmod/MapEffect.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sigmod/MapEffect.cpp') diff --git a/sigmod/MapEffect.cpp b/sigmod/MapEffect.cpp index 66a90dc6..6eb75d62 100644 --- a/sigmod/MapEffect.cpp +++ b/sigmod/MapEffect.cpp @@ -15,6 +15,10 @@ * with this program. If not, see . */ +/** + * \file sigmod/MapEffect.cpp + */ + // Header include #include "MapEffect.h" -- cgit