solvespace/bench
whitequark 4a0b4fd8d3 Win32: unbreak solvespace-cli.
It was broken because of three bugs:
  * Uninitialized variables in RunCommand;
  * Trying to use (OEM-encoded) main() argc/argv arguments instead
    of GetCommandLineW();
  * Trying to pass relative paths directly into ssfopen.
2016-12-05 01:24:17 +00:00
..
CMakeLists.txt Implement a command-line interface. 2016-11-29 04:01:07 +00:00
harness.cpp Win32: unbreak solvespace-cli. 2016-12-05 01:24:17 +00:00