From ab29ae236cef4d1550cfb791d36083036b00fc08 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Sat, 10 Jan 2009 19:37:11 -0500 Subject: Added Weather documentation --- sigmod/Weather.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sigmod/Weather.cpp') 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 . */ +/** + * \file sigmod/Weather.cpp + */ + // Header include #include "Weather.h" -- cgit