summaryrefslogtreecommitdiff
path: root/src/main/main.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2009-12-17 05:34:36 +0000
committerMorgan Deters <mdeters@gmail.com>2009-12-17 05:34:36 +0000
commit365027d34596a40ce9c9700a5bdc4e57dc383c1c (patch)
tree7ba2641c3159d512e3a603afe5d8b53f676f248d /src/main/main.h
parent1695ba2344a4f166e7520c4e2ed564a760afbd50 (diff)
addressed some concerns raised by Clark in bug #6 (code review of driver code)
Diffstat (limited to 'src/main/main.h')
-rw-r--r--src/main/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/main.h b/src/main/main.h
index ff19110c4..0141e2848 100644
--- a/src/main/main.h
+++ b/src/main/main.h
@@ -7,7 +7,7 @@
** See the file COPYING in the top-level source directory for licensing
** information.
**
- ** [[ Add file-specific comments here ]]
+ ** Header for main CVC4 driver.
**/
#include <exception>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback