From: <ag...@us...> - 2012-01-10 04:45:03
|
Revision: 2667 http://zoolib.svn.sourceforge.net/zoolib/?rev=2667&view=rev Author: agreen Date: 2012-01-10 04:44:56 +0000 (Tue, 10 Jan 2012) Log Message: ----------- Comment. Modified Paths: -------------- trunk/zoolib/source/cxx/zoolib/ZCog.h Modified: trunk/zoolib/source/cxx/zoolib/ZCog.h =================================================================== --- trunk/zoolib/source/cxx/zoolib/ZCog.h 2012-01-10 04:43:22 UTC (rev 2666) +++ trunk/zoolib/source/cxx/zoolib/ZCog.h 2012-01-10 04:44:56 UTC (rev 2667) @@ -415,7 +415,7 @@ // ================================================================================================= #pragma mark - -#pragma mark * Binary linear, sCog_Then +#pragma mark * Binary sequential, sCog_Then // Call cog0 till it finishes, if true then call cog1 @@ -487,7 +487,7 @@ // ================================================================================================= #pragma mark - -#pragma mark * Binary linear, sCog_Each +#pragma mark * Binary sequential, sCog_Each // Call cog0 till it finishes, then call cog1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |