Code cleanups.
[TD_IML.git] / exo_skel / exo_skel.c
CommitLineData
9a6251d3
JB
1#include <stdio.h>
2
3int main() {
4
5 return 0;
6}