summaryrefslogtreecommitdiffstats
path: root/sigmod/Move.cpp
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-01-19 01:07:41 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-01-19 01:07:41 -0500
commit0bfedb4fb62e99f370a59987b819e7cc387f258b (patch)
treeb0b0fe5b9c130e7a3014346abae53f263fdacccc /sigmod/Move.cpp
parentc28c1c5e8b8aa17be290d0289802a3bc9878ac1b (diff)
Added Move documentation
Diffstat (limited to 'sigmod/Move.cpp')
-rw-r--r--sigmod/Move.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/sigmod/Move.cpp b/sigmod/Move.cpp
index 7641dd8a..ba82c229 100644
--- a/sigmod/Move.cpp
+++ b/sigmod/Move.cpp
@@ -15,6 +15,10 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+/**
+ * \file sigmod/Move.cpp
+ */
+
// Header include
#include "Move.h"