summaryrefslogtreecommitdiff
path: root/src/util/statistics_reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/statistics_reg.h')
-rw-r--r--src/util/statistics_reg.h31
1 files changed, 16 insertions, 15 deletions
diff --git a/src/util/statistics_reg.h b/src/util/statistics_reg.h
index 655d63a8c..385b6e168 100644
--- a/src/util/statistics_reg.h
+++ b/src/util/statistics_reg.h
@@ -1,18 +1,19 @@
-/********************* */
-/*! \file statistics_reg.h
- ** \verbatim
- ** Top contributors (to current version):
- ** Gereon Kremer
- ** This file is part of the CVC4 project.
- ** Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
- ** in the top-level source directory and their institutional affiliations.
- ** All rights reserved. See the file COPYING in the top-level source
- ** directory for licensing information.\endverbatim
- **
- ** \brief Central statistics registry.
- **
- ** The StatisticsRegistry that issues statistic proxy objects.
- **/
+/******************************************************************************
+ * Top contributors (to current version):
+ * Gereon Kremer
+ *
+ * This file is part of the cvc5 project.
+ *
+ * Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
+ * in the top-level source directory and their institutional affiliations.
+ * All rights reserved. See the file COPYING in the top-level source
+ * directory for licensing information.
+ * ****************************************************************************
+ *
+ * Central statistics registry.
+ *
+ * The StatisticsRegistry that issues statistic proxy objects.
+ */
#include "cvc4_private_library.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback