summaryrefslogtreecommitdiff
path: root/test/unit/context
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-02-04 22:10:47 +0000
committerMorgan Deters <mdeters@gmail.com>2010-02-04 22:10:47 +0000
commitde96bc814a6dd3b619bf247e8e83375d0ae7d595 (patch)
tree187cd229a7bdc67399999bc397a8524761fea176 /test/unit/context
parenta34b66437f97f66d9dcd1caa0919f66cf316e238 (diff)
remove -*- c++ -*- emacs tag from source files (it overrides cvc4-c++-editing-mode from contrib/editing-with-emacs
Diffstat (limited to 'test/unit/context')
-rw-r--r--test/unit/context/context_black.h4
-rw-r--r--test/unit/context/context_mm_black.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/test/unit/context/context_black.h b/test/unit/context/context_black.h
index 107feb41c..b80ddf70a 100644
--- a/test/unit/context/context_black.h
+++ b/test/unit/context/context_black.h
@@ -1,8 +1,8 @@
-/********************* -*- C++ -*- */
+/********************* */
/** context_black.h
** Original author: dejan
** Major contributors: none
- ** Minor contributors (to current version): none
+ ** Minor contributors (to current version): mdeters
** This file is part of the CVC4 prototype.
** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys)
** Courant Institute of Mathematical Sciences
diff --git a/test/unit/context/context_mm_black.h b/test/unit/context/context_mm_black.h
index 649915a7f..bda1cb141 100644
--- a/test/unit/context/context_mm_black.h
+++ b/test/unit/context/context_mm_black.h
@@ -1,8 +1,8 @@
-/********************* -*- C++ -*- */
+/********************* */
/** context_mm_black.h
** Original author: dejan
** Major contributors: none
- ** Minor contributors (to current version): none
+ ** Minor contributors (to current version): mdeters
** This file is part of the CVC4 prototype.
** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys)
** Courant Institute of Mathematical Sciences
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback