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

Ajustements pour doxygen

This commit is contained in:
2017-01-01 16:47:49 +01:00
parent d763abfc80
commit 0d50d00a90
2 changed files with 3 additions and 8 deletions

View File

@ -25,9 +25,9 @@
/**
* An essential basic type, added an ERROR for out of bounds
*
* @param true : 1
* @param false : 0
* @param ERROR : -1
* @param true 1
* @param false 0
* @param ERROR -1
*
*/
typedef enum Bool{