solvespace/exposed
EvilSpirit bbca4cc224 Rewrite declarations of form f(void) as f().
In C++ there is no difference and newly added functions are all
declared as f(), so this brings back consistency.
2016-05-20 12:43:20 +00:00
..
CDemo.c Rewrite declarations of form f(void) as f(). 2016-05-20 12:43:20 +00:00
CMakeLists.txt Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
DOC.txt Add a new length-difference constraint. 2015-12-28 21:37:07 +08:00
VbDemo.vb Add a new length-difference constraint. 2015-12-28 21:37:07 +08:00