jsLPSolver
jsLPSolver copied to clipboard
enable usage of lpsolve on LF systems
On systems that don't use LF instead of CRLF for newlines the current clean_data function in src/External/lpsolve/main.js doesn't correctly split lines.