CMake/Tests/SubDir/ThirdSubDir/pair_p_int.int1.c

7 lines
112 B
C
Raw Normal View History

2004-04-28 10:05:37 -04:00
#include <stdio.h>
void pair_p_stuff()
{
printf("Placeholder for another strange file in subdirectory\n");
}