Initial set of changes.

This commit is contained in:
mattijs
2009-01-15 18:29:08 +00:00
parent 73426723b0
commit 2dbf42085d
84 changed files with 4747 additions and 2764 deletions

View File

@ -1,4 +1,4 @@
c++DBUG =
c++DBUG = -O0 -DFULLDEBUG -g
c++OPT = -march=opteron -O3
#c++OPT = -march=nocona -O3
# -ftree-vectorize -ftree-vectorizer-verbose=3