]> ruin.nu Git - germs.git/commit
started a refactoring with Model class to score different sort actions
authorMichael Andreen <harv@ruin.nu>
Fri, 3 Aug 2007 11:42:25 +0000 (11:42 +0000)
committerMichael Andreen <harv@ruin.nu>
Fri, 3 Aug 2007 11:42:25 +0000 (11:42 +0000)
commitf8575ea6c0982bba5ccf42771b2994d19500c0a3
tree589957f8c54efd95224a5645f2e48188c20a7a03
parent67df9f01df85be7e0ddcc0d53c89534aae009ed9
started a refactoring with Model class to score different sort actions
src/CMakeLists.txt
src/main.cpp
src/model.cpp [new file with mode: 0644]
src/model.h [new file with mode: 0644]
src/modelidentifier.cpp
src/modelidentifier.h
src/models.cpp [new file with mode: 0644]
src/models.h [new file with mode: 0644]
src/test/CMakeLists.txt
src/test/modelidentifiertest.cpp