summaryrefslogtreecommitdiff
path: root/src/main/util.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/util.cpp')
-rw-r--r--src/main/util.cpp7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/main/util.cpp b/src/main/util.cpp
index 6a69252ce..77274d575 100644
--- a/src/main/util.cpp
+++ b/src/main/util.cpp
@@ -1,5 +1,6 @@
/********************* */
-/** util.cpp
+/*! \file util.cpp
+ ** \verbatim
** Original author: mdeters
** Major contributors: none
** 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 Utilities for the main driver.
**
** Utilities for the main driver.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback