summaryrefslogtreecommitdiff
path: root/src/main/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/main.h')
-rw-r--r--src/main/main.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/main/main.h b/src/main/main.h
index b2e6e401b..e472b43f1 100644
--- a/src/main/main.h
+++ b/src/main/main.h
@@ -5,13 +5,13 @@
** Major contributors: none
** Minor contributors (to current version): dejan, barrett
** This file is part of the CVC4 prototype.
- ** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys)
+ ** Copyright (c) 2009, 2010, 2011 The Analysis of Computer Systems Group (ACSys)
** Courant Institute of Mathematical Sciences
** New York University
** See the file COPYING in the top-level source directory for licensing
** information.\endverbatim
**
- ** \brief Header for main CVC4 driver.
+ ** \brief Header for main CVC4 driver
**
** Header for main CVC4 driver.
**/
@@ -28,7 +28,6 @@
#define __CVC4__MAIN__MAIN_H
namespace CVC4 {
-
namespace main {
/** Full argv[0] */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback