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