Skip to content

Commit

Permalink
add documentation for GoChain::FreeChainConditions
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.code.sf.net/p/fuego/code/trunk@1996 2e953b5c-c64d-0410-be54-f773e93e544c
  • Loading branch information
mmueller65 committed Jun 26, 2015
1 parent 168c1f6 commit 7c62ef4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/GoChain.h
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ class GoChain : public GoBlock
static void Fini();
private:

/** Delete all GoChainCondition's owned by m_chainConditions and clear vector */
void FreeChainConditions();

/** Does the chain consist of a single block, or more than one?*/
Expand Down

0 comments on commit 7c62ef4

Please sign in to comment.