1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-06-20 11:47:23 +08:00
CMake/Tests/SubDir/vcl_algorithm_vcl_pair_double.foo.c
2006-01-17 10:21:45 -05:00

7 lines
97 B
C

#include <stdio.h>
void vcl_stuff()
{
printf("Placeholder for a file with strange name\n");
}