From 5f2d818b1a2801f647fe1f3ce2a61d7d4806e251 Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Fri, 2 Jul 2010 00:30:19 +0000 Subject: re-generated comment headers of source files --- src/theory/arith/arith_propagator.cpp | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'src/theory/arith/arith_propagator.cpp') diff --git a/src/theory/arith/arith_propagator.cpp b/src/theory/arith/arith_propagator.cpp index e40575054..c5068c9fb 100644 --- a/src/theory/arith/arith_propagator.cpp +++ b/src/theory/arith/arith_propagator.cpp @@ -1,3 +1,22 @@ +/********************* */ +/*! \file arith_propagator.cpp + ** \verbatim + ** Original author: taking + ** Major contributors: none + ** Minor contributors (to current version): none + ** This file is part of the CVC4 prototype. + ** Copyright (c) 2009, 2010 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 [[ Add one-line brief description here ]] + ** + ** [[ Add lengthier description here ]] + ** \todo document this file + **/ + #include "theory/arith/arith_propagator.h" #include "theory/arith/arith_utilities.h" -- cgit v1.2.3