blob: 9077f4fa358a32a86e0394e16bbd8e08ce44e453 [file] [log] [blame]
#include<proj1.h>
#include<stdio.h>
void proj1_func1() {
printf("In proj1_func1.\n");
}