summaryrefslogtreecommitdiff
path: root/src/expr/node_value.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/node_value.cpp')
-rw-r--r--src/expr/node_value.cpp7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/expr/node_value.cpp b/src/expr/node_value.cpp
index 101be5187..c64a608fb 100644
--- a/src/expr/node_value.cpp
+++ b/src/expr/node_value.cpp
@@ -1,5 +1,6 @@
/********************* */
-/** node_value.cpp
+/*! \file node_value.cpp
+ ** \verbatim
** Original author: mdeters
** Major contributors: dejan
** Minor contributors (to current version): cconway
@@ -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 An expression node.
**
** An expression node.
**
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback