summaryrefslogtreecommitdiff
path: root/src/util/sexpr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/sexpr.h')
-rw-r--r--src/util/sexpr.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/util/sexpr.h b/src/util/sexpr.h
index cf9298c4e..f00343729 100644
--- a/src/util/sexpr.h
+++ b/src/util/sexpr.h
@@ -1,5 +1,6 @@
/********************* */
-/** sexpr.cpp
+/*! \file sexpr.h
+ ** \verbatim
** Original author: cconway
** 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 Simple representation of SMT S-expressions.
**
** Simple representation of SMT S-expressions.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback