- changed $ID$ SVN keyword to the correct one $Id$

This commit is contained in:
Steffen Jaeckel 2010-07-23 18:40:04 +02:00
parent 6f5bf56122
commit a66c562d42
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
/* Default configuration for MPI library */
/* $ID$ */
/* $Id$ */
#ifndef MPI_CONFIG_H_
#define MPI_CONFIG_H_

View File

@ -6,7 +6,7 @@
Arbitrary precision integer arithmetic library
$ID$
$Id$
*/
#include "mpi.h"

View File

@ -6,7 +6,7 @@
Arbitrary precision integer arithmetic library
$ID$
$Id$
*/
#ifndef _H_MPI_