Commit important : maintenant, y a des trucs qui marchent :)
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
#include <stdio.h>
|
||||
#include "../motifs/motifs.h"
|
||||
|
||||
int courant = 0;
|
||||
int courant;
|
||||
|
||||
int taille = 0;
|
||||
int taille;
|
||||
|
||||
// Les trois fonctions suivantes servent au couplage avec la GUI.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user