Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
5257d9e71a2aa4ba5f5d71cf7e930ff17bbc8b39
/
.
/
Modules
/
FortranCInterface
/
Verify
/
VerifyC.c
blob: 7f847ef01f45b66c7dfbe4bc88b5f3468b01ed68 [
file
]
#include
<stdio.h>
void
VerifyC
(
void
)
{
printf
(
"VerifyC\n"
);
}