------------------------------------------------------------
revno: 2270
committer: Janek Kozicki <[email protected]>
branch nick: trunk
timestamp: Thu 2010-06-03 02:02:23 +0200
message:
  was not compiling with wm3
modified:
  pkg/dem/Engine/GlobalEngine/PeriIsoCompressor.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/dem/Engine/GlobalEngine/PeriIsoCompressor.cpp'
--- pkg/dem/Engine/GlobalEngine/PeriIsoCompressor.cpp	2010-05-26 17:49:15 +0000
+++ pkg/dem/Engine/GlobalEngine/PeriIsoCompressor.cpp	2010-06-03 00:02:23 +0000
@@ -10,8 +10,9 @@
 
 using namespace std;
 
+#ifndef YADE_WM3
 YADE_PLUGIN((PeriIsoCompressor)(PeriTriaxController)(Peri3dController))
-
+#endif
 
 CREATE_LOGGER(PeriIsoCompressor);
 void PeriIsoCompressor::action(){

_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to