GITLAB
pvernier
/
ima3_projet_pa_2019
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
93be856ec2107fc79fcf2dcecc4726a5f6ec415e
Authored by
tvieuble
2019-04-02 14:26:49 +0200
1 parent
32bb0a2c
save
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
projet.c
Inline
Side-by-side
projet.c
Show/Hide comments
View file @
93be856
@@ -43,8 +43,8 @@ void insertion(char elem, struct cell** pL) {
@@ -43,8 +43,8 @@ void insertion(char elem, struct cell** pL) {
43
}
43
}
44
}*/
44
}*/
45
45
46
-void load() {
47
-
46
+void lire_fichier() {
47
+
48
}
48
}
49
49
50
int main() {
50
int main() {