mirror of
https://git.roussel.pro/telecom-paris/pact.git
synced 2026-02-09 02:20:17 +01:00
Squelette de Rapport et README
This commit is contained in:
7
rapport/annexes/code/test.c
Normal file
7
rapport/annexes/code/test.c
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
puts("hello world!");
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user