1
0
mirror of https://gitlab.com/klmp200/LO27.git synced 2025-07-13 22:09:23 +00:00

Avancé et presque fini la gestion des gaudMatrices

This commit is contained in:
Naej
2016-12-23 23:58:08 +01:00
parent f09d8fed95
commit 6d3043902c
3 changed files with 198 additions and 2 deletions

View File

@ -87,7 +87,7 @@ void removeNextRow(cellElement* tree);
/*---FreeCellElem---
*Allocates a cellElement and returns it
*Frees a cellElement and returns it
*
*@element : pointer on the allocated cellElement
*