summaryrefslogtreecommitdiff
path: root/src/expr/command.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/command.cpp')
-rw-r--r--src/expr/command.cpp7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/expr/command.cpp b/src/expr/command.cpp
index 5fc9dee20..6c466a74c 100644
--- a/src/expr/command.cpp
+++ b/src/expr/command.cpp
@@ -1,5 +1,6 @@
/********************* */
-/** command.cpp
+/*! \file command.cpp
+ ** \verbatim
** Original author: mdeters
** Major contributors: dejan
** Minor contributors (to current version): none
@@ -8,7 +9,9 @@
** Courant Institute of Mathematical Sciences
** New York University
** See the file COPYING in the top-level source directory for licensing
- ** information.
+ ** information.\endverbatim
+ **
+ ** \brief Implementation of command objects.
**
** Implementation of command objects.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback