Initial commit
commitd6dc7379de7b96bfd8ef32834c39742b0de0e413
authorBenjamin C Meyer <ben@meyerhome.net>
Thu, 27 Sep 2007 22:58:08 +0000 (28 00:58 +0200)
committerBenjamin C Meyer <ben@meyerhome.net>
Thu, 27 Sep 2007 22:58:08 +0000 (28 00:58 +0200)
treecdd46326c78fb35eed5e8b3978ed120d19483fd1
Initial commit
12 files changed:
LICENSE [new file with mode: 0644]
README [new file with mode: 0644]
examples/javascriptgeneticalgorithm.js [new file with mode: 0644]
examples/test.js [new file with mode: 0644]
examples/travelingsalesman.js [new file with mode: 0644]
qsprofiler.pro [new file with mode: 0644]
src/example.qs [new file with mode: 0644]
src/main.cpp [new file with mode: 0644]
src/profiler.cpp [new file with mode: 0644]
src/profiler.h [new file with mode: 0644]
src/qsprofiler.pri [new file with mode: 0644]
src/src.pro [new file with mode: 0644]