some work in MainSpaceParser: added reading long (--longname) parameters

git-svn-id: svn://ttmath.org/publicrep/pikotools/trunk@1025 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2016-02-08 18:00:17 +00:00
parent 7b4b576489
commit 9deb2ff2f2
4 changed files with 80 additions and 20 deletions

View File

@@ -16,6 +16,9 @@ ifndef AR
AR = ar
endif
#CXX=g++48
#CXXFLAGS=-Wall -O0 -g3
export CXX
export CXXFLAGS
export LDFLAGS