Merge pull request #203 from wongcc966422/issue1

Automation points are now draggable
This commit is contained in:
Tobias Doerffel
2014-01-30 11:27:38 -08:00
5 changed files with 134 additions and 76 deletions

View File

@@ -46,7 +46,7 @@ libdir=/usr/local/lib
srcdir=.
# compiler names
CC="gcc"
CC="cc"
CXX="c++"
# flags for C++ compiler: