diff --git a/saco/sha1.cpp b/saco/fhicl-sha1.cpp similarity index 99% rename from saco/sha1.cpp rename to saco/fhicl-sha1.cpp index b8106ad..f10d1ac 100644 --- a/saco/sha1.cpp +++ b/saco/fhicl-sha1.cpp @@ -1,12 +1,12 @@ /* - * sha1.cpp + * fhicl-sha1.cpp * * Copyright (C) 1998, 2009 * Paul E. Jones * All Rights Reserved. * ***************************************************************************** - * $Id: sha1.cpp 12 2009-06-22 19:34:25Z paulej $ + * $Id: fhicl-sha1.cpp 12 2009-06-22 19:34:25Z paulej $ ***************************************************************************** * * Description: @@ -37,7 +37,7 @@ * */ -#include "sha1.h" +#include "fhicl-sha1.h" namespace fhicl { diff --git a/saco/sha1.h b/saco/fhicl-sha1.h similarity index 93% rename from saco/sha1.h rename to saco/fhicl-sha1.h index bc8043c..4afdeb8 100644 --- a/saco/sha1.h +++ b/saco/fhicl-sha1.h @@ -1,12 +1,12 @@ /* - * sha1.h + * fhicl-sha1.h * * Copyright (C) 1998, 2009 * Paul E. Jones * All Rights Reserved. * ***************************************************************************** - * $Id: sha1.h 12 2009-06-22 19:34:25Z paulej $ + * $Id: fhicl-sha1.h 12 2009-06-22 19:34:25Z paulej $ ***************************************************************************** * * Description: @@ -17,7 +17,7 @@ * character names, were used because those were the names used * in the publication. * - * Please read the file sha1.cpp for more information. + * Please read the file fhicl-sha1.cpp for more information. * */ diff --git a/saco/saco.vcproj b/saco/saco.vcproj index 37175fc..132a435 100644 --- a/saco/saco.vcproj +++ b/saco/saco.vcproj @@ -429,6 +429,12 @@ + + + + @@ -477,12 +483,6 @@ - - - -