1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-06-26 14:36:42 +08:00
CMake/Tests/SubDir/ThirdSubDir/pair_p_int.int1.c
2004-04-28 10:05:37 -04:00

7 lines
112 B
C

#include <stdio.h>
void pair_p_stuff()
{
printf("Placeholder for another strange file in subdirectory\n");
}