deleted old examples
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#include <stdio.h>
|
||||
#include "foo.h"
|
||||
|
||||
int foo() {
|
||||
printf("I am foo\n");
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user