yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #02296
[Branch ~yade-dev/yade/trunk] Rev 1812: PressTestEngine is temporarily disabled as it causes YADE crash on start
------------------------------------------------------------
revno: 1812
committer: Anton Gladky <gladky.anton@xxxxxxxxx>
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)