diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2009-01-19 01:07:41 -0500 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2009-01-19 01:07:41 -0500 |
| commit | 0bfedb4fb62e99f370a59987b819e7cc387f258b (patch) | |
| tree | b0b0fe5b9c130e7a3014346abae53f263fdacccc /sigmod/Move.cpp | |
| parent | c28c1c5e8b8aa17be290d0289802a3bc9878ac1b (diff) | |
Added Move documentation
Diffstat (limited to 'sigmod/Move.cpp')
| -rw-r--r-- | sigmod/Move.cpp | 4 |
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" |
