Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/ode/ode-0.9/tests/main.cpp @ 216

Last change on this file since 216 was 216, checked in by mathiask, 16 years ago

[Physik] add ode-0.9

File size: 128 bytes
Line 
1#include "CppTestHarness.h"
2#include "PrintfTestReporter.h"
3
4int main()
5{
6        return CppTestHarness::TestRunner().RunAllTests();
7}
Note: See TracBrowser for help on using the repository browser.