changements mineurs

This commit is contained in:
2021-12-17 11:00:08 +01:00
parent 03723807bb
commit 3f65674a89
3 changed files with 1 additions and 13 deletions

View File

@@ -1,7 +0,0 @@
#include<stdlib.h>
#include<stdio.h>
#include<string.h>
void ouvrir_fichier(char* path){
}

View File

@@ -1,5 +0,0 @@
#ifndef MARS_READER_H
#define MARS_READER_H
#endif