TP_13 exo1: Also use the brand new builsystem that support OS X
[TD_C.git] / exo_skel / exo_skel.c
1 #include <stdio.h>
2
3 int main() {
4
5 return 0;
6 }