← Back to team overview

yade-dev team mailing list archive

[Branch ~yade-dev/yade/trunk] Rev 2101: This version fixes a bug which produced FATAL ERROR when 2100 version was launched. SORRY.

 

------------------------------------------------------------
revno: 2101
committer: Luc Scholtes <sch50p@fluent-ph>
branch nick: trunk
timestamp: Thu 2010-03-25 12:26:49 +1000
message:
  This version fixes a bug which produced FATAL ERROR when 2100 version was launched. SORRY.
modified:
  pkg/dem/Engine/GlobalEngine/CapillaryCohesiveLaw.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/CapillaryCohesiveLaw.cpp'
--- pkg/dem/Engine/GlobalEngine/CapillaryCohesiveLaw.cpp	2010-03-25 01:16:17 +0000
+++ pkg/dem/Engine/GlobalEngine/CapillaryCohesiveLaw.cpp	2010-03-25 02:26:49 +0000
@@ -278,8 +278,9 @@
                 //bodiesMenisciiList.display();
         //cerr << "end of capillarylaw" << endl;
 }
-/*capillarylaw::capillarylaw()
-{}*/
+
+capillarylaw::capillarylaw()
+{}
 
 void capillarylaw::fill(const char* filename)
 {