Add a newline at the end of the file (squelch a compiler warning).
This commit was SVN r11445.
Этот коммит содержится в:
родитель
e58b611512
Коммит
129f8a9eb8
@ -9,6 +9,7 @@
|
|||||||
* University of Stuttgart. All rights reserved.
|
* University of Stuttgart. All rights reserved.
|
||||||
* Copyright (c) 2004-2005 The Regents of the University of California.
|
* Copyright (c) 2004-2005 The Regents of the University of California.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
|
* Copyright (c) 2006 Cisco Systems, Inc. All rights reserved.
|
||||||
* $COPYRIGHT$
|
* $COPYRIGHT$
|
||||||
*
|
*
|
||||||
* Additional copyrights may follow
|
* Additional copyrights may follow
|
||||||
@ -45,4 +46,4 @@ double MPI_Wtime(void)
|
|||||||
#else
|
#else
|
||||||
return (double)opal_timer_base_get_cycles();
|
return (double)opal_timer_base_get_cycles();
|
||||||
#endif /* OPAL_TIMER_USEC_NATIVE */
|
#endif /* OPAL_TIMER_USEC_NATIVE */
|
||||||
}
|
}
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user