Added choice annonotation to MPI_Pack arguments.
This commit was SVN r4117.
Этот коммит содержится в:
родитель
37721f96a3
Коммит
ea6163cd6b
@ -6834,7 +6834,7 @@
|
||||
|
||||
<!-- ARGUMENT : inbuf -->
|
||||
<arg name="inbuf" intent="in">
|
||||
<type kind="ptr">
|
||||
<type kind="ptr" idl="choice">
|
||||
<indirect depth="1" kind="pointer">
|
||||
<type kind="void" >
|
||||
</type>
|
||||
@ -6856,7 +6856,7 @@
|
||||
|
||||
<!-- ARGUMENT : outbuf -->
|
||||
<arg name="outbuf" intent="out">
|
||||
<type kind="ptr" >
|
||||
<type kind="ptr" idl="choice">
|
||||
<indirect depth="1" kind="pointer">
|
||||
<type kind="void" >
|
||||
</type>
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user