From acb2f117f9dcedb9a5b2388e75a1ed03cfcbd6a4 Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Tue, 3 Sep 2013 16:29:05 +0000 Subject: [PATCH] remove obsolete comments [[Imported from SVN: r9382]] --- test/adolctest.cc | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/test/adolctest.cc b/test/adolctest.cc index d7d627e7..e8ea73ac 100644 --- a/test/adolctest.cc +++ b/test/adolctest.cc @@ -1,20 +1,3 @@ -/*---------------------------------------------------------------------------- - ADOL-C -- Automatic Differentiation by Overloading in C++ - File: speelpenning.cpp - Revision: $Id: speelpenning.cpp 299 2012-03-21 16:08:40Z kulshres $ - Contents: speelpennings example, described in the manual - - Copyright (c) Andrea Walther, Andreas Griewank, Andreas Kowarz, - Hristo Mitev, Sebastian Schlenkrich, Jean Utke, Olaf Vogel - - This file is part of ADOL-C. This software is provided as open source. - Any use, reproduction, or distribution of the software constitutes - recipient's acceptance of the terms of the accompanying license file. - ----------------------------------------------------------------------------*/ - -/****************************************************************************/ -/* INCLUDES */ #include "config.h" #include <adolc/adouble.h> // use of active doubles -- GitLab