17 строки
434 B
C
17 строки
434 B
C
![]() |
/*
|
||
|
* (C) 2011 by Argonne National Laboratory.
|
||
|
* See COPYRIGHT in top-level directory.
|
||
|
*/
|
||
|
/* See comments in MPICH's configure.ac for an explanation of what this file is
|
||
|
* and why it exists. */
|
||
|
|
||
|
/* intentionally omitting any #ifndef guard, repeated inclusion is intentional */
|
||
|
#undef PACKAGE
|
||
|
#undef PACKAGE_BUGREPORT
|
||
|
#undef PACKAGE_NAME
|
||
|
#undef PACKAGE_STRING
|
||
|
#undef PACKAGE_TARNAME
|
||
|
#undef PACKAGE_URL
|
||
|
#undef PACKAGE_VERSION
|
||
|
|