mirror of
https://gitlab.com/klmp200/LO27.git
synced 2025-07-13 22:09:23 +00:00
en fait il n'y avait pas de bug sur le point abordé ds le commit precedent, commence free matrix, necessite une mise au pt avec sli
This commit is contained in:
@ -32,8 +32,6 @@ struct cellElement {
|
||||
int colIndex;
|
||||
int rowIndex;
|
||||
|
||||
bool value;
|
||||
|
||||
struct cellElement * nextCol;
|
||||
struct cellElement * nextRow;
|
||||
|
||||
|
Reference in New Issue
Block a user