summaryrefslogtreecommitdiffstats
path: root/sigmod/Weather.cpp
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-01-10 19:37:11 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-01-10 19:37:11 -0500
commitab29ae236cef4d1550cfb791d36083036b00fc08 (patch)
tree821a69fe3711d39fd44d80edf824a23bfc01b887 /sigmod/Weather.cpp
parentff3dcd69c48b2a39cdef71a9a8d5ee278440da55 (diff)
downloadsigen-ab29ae236cef4d1550cfb791d36083036b00fc08.tar.gz
sigen-ab29ae236cef4d1550cfb791d36083036b00fc08.tar.xz
sigen-ab29ae236cef4d1550cfb791d36083036b00fc08.zip
Added Weather documentation
Diffstat (limited to 'sigmod/Weather.cpp')
-rw-r--r--sigmod/Weather.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/sigmod/Weather.cpp b/sigmod/Weather.cpp
index 77f48807..410c00cb 100644
--- a/sigmod/Weather.cpp
+++ b/sigmod/Weather.cpp
@@ -15,6 +15,10 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+/**
+ * \file sigmod/Weather.cpp
+ */
+
// Header include
#include "Weather.h"