corrected a bug in reading matrices on MacOS (fgets) and cleaned a bit the code
commit8080293b96b8e35e6cab1c30a9f1c6cbd8f6757a
authorVincent Loechner <vincent.loechner@inria.fr>
Sun, 11 May 2014 17:45:08 +0000 (11 19:45 +0200)
committerVincent Loechner <vincent.loechner@inria.fr>
Sun, 11 May 2014 17:45:08 +0000 (11 19:45 +0200)
tree75b212812979d4fde4719bca12f206a4f0a6db92
parent1c578ddb15c53764883d40fbddafafc3d893bba6
corrected a bug in reading matrices on MacOS (fgets) and cleaned a bit the code
include/polylib/matrix.h
source/kernel/matrix.c