------------------------------------------------------------ revno: 1812 committer: Anton Gladky <[email protected]> branch nick: trunk timestamp: Mon 2009-11-23 10:17:52 +0100 message: PressTestEngine is temporarily disabled as it causes YADE crash on start modified: pkg/common/Engine/DeusExMachina/PressTestEngine.cpp
-- lp:yade https://code.launchpad.net/~yade-dev/yade/trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription.
=== modified file 'pkg/common/Engine/DeusExMachina/PressTestEngine.cpp' --- pkg/common/Engine/DeusExMachina/PressTestEngine.cpp 2009-11-23 09:09:04 +0000 +++ pkg/common/Engine/DeusExMachina/PressTestEngine.cpp 2009-11-23 09:17:52 +0000 @@ -50,3 +50,5 @@ CREATE_LOGGER(PressTestEngine); YADE_PLUGIN((PressTestEngine)); + +YADE_REQUIRE_FEATURE(physpar)
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

