dispose of debugging info.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@552 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
ca59b7ad1a
commit
818bca5fd5
@ -1387,7 +1387,6 @@ p_round(Term t E_ARGS)
|
||||
RBIG_FL(vl);
|
||||
} else {
|
||||
double vl = rint(dbl);
|
||||
printf("vl is %d\n", vl);
|
||||
RFLOAT(vl);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user