changed: using relative paths calculated with relative_path now

git-svn-id: svn://ttmath.org/publicrep/pikotools/trunk@1034 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
Tomasz Sowa 2016-03-18 09:27:40 +00:00
parent 9deb2ff2f2
commit 62f16ecb1b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ AR = ar
endif
#CXX=g++48
#CXXFLAGS=-Wall -O0 -g3
#CXXFLAGS=-Wall -O0 -g
export CXX
export CXXFLAGS