Automation points are now draggable

This commit is contained in:
Wong Cho Ching
2014-01-31 01:51:18 +08:00
parent c83115d0d6
commit f1c46e3bea
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: