fix condor version

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1367 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2005-08-18 19:25:40 +00:00
parent b18224a460
commit 5870526dd8
4 changed files with 277 additions and 145 deletions

View File

@@ -48,7 +48,7 @@ int STD_PROTO(rational_tree_loop,(CELL *, CELL *, CELL **));
int
rational_tree_loop(CELL *pt0, CELL *pt0_end, CELL **to_visit0
#if USE_SYSTEM_MALLOC
, CELL *to_visit_max
, CELL **to_visit_max
#endif
)
{