*** empty log message ***

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1410 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
rslopes 2005-10-20 17:32:30 +00:00
parent de30fd5fa0
commit 65c209a3f0

View File

@ -13929,9 +13929,9 @@ would have something like
@example
void
init_n100(void)
{
@{
YAP_UserBackCPredicate("n100", start_n100, continue_n100, 1, 1);
}
@}
@end example