since we moved to git, I cleaned up the svn prop's from the sources and added a GIT_REVISION through git-revision.h

This commit is contained in:
2014-02-12 12:43:32 +01:00
parent 76f39229f4
commit bbb8550f96
254 changed files with 185 additions and 864 deletions

View File

@ -1,5 +1,4 @@
## Process this file with automake to create Makefile.in
## $Id$
h_sources = \
ZFRelaxation.h

View File

@ -4,8 +4,6 @@
Author: Bastian M. Wojek
$Id$
***************************************************************************/
/***************************************************************************
@ -153,4 +151,4 @@ double UniaxialStatGssKT::operator()(double t, const vector<double> &par) const
return sinSqTh*(0.5 + sqrtOnePlusEps*fIntSecond->IntegrateFunc(0.0, 1.0, intParam)) + cosSqTh*(avg + sqrtOnePlusEps*fIntFirst->IntegrateFunc(0.0, 1.0, intParam));
}
}

View File

@ -4,8 +4,6 @@
Author: Bastian M. Wojek
$Id$
***************************************************************************/
/***************************************************************************

View File

@ -4,8 +4,6 @@
Author: Bastian M. Wojek
$Id$
***************************************************************************/
/***************************************************************************